mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-26 14:19:19 +00:00
7ef8c81607
Set O_NONBLOCK on sockets from the fcntl syscall and propagate this flag to socket_fs control files and sockets returned from accept. Fix #2318