Hi Boris,
On 10.03.2017 16:58, Boris Mulder wrote:
How can I make my own Genode component that uses both the genode Component API and the linux tcp/ip stack with sockets?
One important requirement when implementing 'Libc::Component::construct()' is to wrap the socket-using code in the 'Libc::with_libc()' function.
Please see https://genode.org/documentation/release-notes/17.02#New_execution_model_of_... for more details.