Cross-platform socket.getsockopt and struct.unpack (or socket timeout)?

Fredrik Lundh fredrik at pythonware.com
Tue Sep 16 03:30:35 EDT 2008


Heikki Toivonen wrote:

> Is there a cross-platform way of doing what the M2Crypto code is 
> attempting to do?

calling the socket object's settimeout() method?

</F>




More information about the Python-list mailing list