mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-19 09:16:43 +00:00
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