mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 05:01:26 +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