-
- Downloads
sockets: FD_CLOEXEC
If the user code forks, it inherits open copies of all lws sockets, which conflict if lws later decides to close them.
Please register or sign in to comment
If the user code forks, it inherits open copies of all lws sockets, which conflict if lws later decides to close them.