P
Paul D Ainsworth
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.
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.