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
client [REQ] : written in php
server[ROUTER]: written in C
when i called disconnect() in the client ,it returned true. but the system socket handle is still ESTABLISHED there after the command of 'netstat', only when i restart the Apache server the socket turned TIME_WAIT.