Return status from methods in socket class

Paul D Ainsworth paul.ainsworth at baesystems.com
Wed Sep 26 07:09:17 EDT 2007


As part of a debugging investigation I would like to be able to display the 
return status from various methods in the socket class. The methods I'm 
using are accept, bind, connect, listen, send, recv although not necessarily 
in that order.

Is this possible and if so, how?

TIA,

Paul. 





More information about the Python-list mailing list