Martin v. Löwis added the comment:

The Python API maps nearly 1:1 to the winsock API. So the Python code literally 
translates to the equivalent C code (with *very* minor deviations e.g. 
involving the conversion of string addresses in numeric addresses).

Please leave the issue closed unless you can provide substantial evidence that 
there is a bug in Python.

I disagree that the issue needs to be understood. This is only an acceptable 
request if you can provide a reproducible test cases, which you (currently) 
cannot. Anybody wanting to understand the issue might need physical access to 
your system, which is not feasible.

----------
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15779>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to