[issue10724] socket.close close telnet with RST

R. David Murray report at bugs.python.org
Fri Dec 17 13:58:44 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

The source used to create _socket.pyd is in Modules/socketmodule.c in the source code tarball available from the python web site.  As neologix says, it is a thin wrapper around the OS level socket library.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10724>
_______________________________________


More information about the Python-bugs-list mailing list