You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2022. It is now read-only.
Excellent question. I'm not sure what is the reason. It should not be due to the different architecture because the main process just sends the socket FD to the worker.
Hi,
First, thanks a lot for the book and examples, really useful.
If I run tcp-echo-server and use netcat to test, connection is closed immediately
however, if I run multi-echo-server the connection is not closed
Is this expected behavior because of using child process?
The text was updated successfully, but these errors were encountered: