This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ueJone
Recipients gregory.p.smith, jaswdr, terry.reedy, ueJone
Date 2021-06-16.12:59:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623848386.47.0.517941489061.issue44107@roundup.psfhosted.org>
In-reply-to
Content
Sorry, I've been busy with other things recently.

I think that the problem is't caused by OS, because the other TCP servers were disconnected normally and TCP client can access to these servers.

My question is how to make the client connect to the server normally every time, instead of why the abnormal disconnect.

The attachment:
   Capture packets of wireshark(HTTPServer listen on port 20245)
History
Date User Action Args
2021-06-16 12:59:46ueJonesetrecipients: + ueJone, terry.reedy, gregory.p.smith, jaswdr
2021-06-16 12:59:46ueJonesetmessageid: <1623848386.47.0.517941489061.issue44107@roundup.psfhosted.org>
2021-06-16 12:59:46ueJonelinkissue44107 messages
2021-06-16 12:59:45ueJonecreate