Skip to content
Snippets Groups Projects
Commit 8620f7c6 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Finally fix #734: EBADF when accept() ing a UNIX socket

socket.tcp_server() is the owner of all connected sockets. API users must not
close sockets inside handler() callback.
parent afa312b7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment