lxip echo not working
Christian Prochaska
christian.prochaska at ...1...
Fri Mar 10 17:59:13 CET 2017
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_the_C_runtime for more details.
More information about the users
mailing list