New submission from Kristján Valur Jónsson <krist...@ccpgames.com>:

These two socket modules link to a different winsock api, thus pulling two 
potentially incompatible dlls in to the process.  There is no guarantee that 
they interact.

I'll see if there is a simple patch for select module

----------
components: IO
messages: 120308
nosy: krisvale
priority: normal
severity: normal
status: open
title: _socket.pyd uses winsock2, select.pyd uses winsock 1
type: behavior
versions: Python 2.7

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

Reply via email to