ref:
从问题看本质: 研究TCP close_wait的内幕
conclusions:
-close wait occurs in the reponse side which accept the first 'FIN' from the one side asking to yield a 'disconnect' request
-both cases client-to-server and server-to-client are same flow(steps)
ref:
conclusions:
-close wait occurs in the reponse side which accept the first 'FIN' from the one side asking to yield a 'disconnect' request
-both cases client-to-server and server-to-client are same flow(steps)
相关文章: