Hi Friends,


By default member functions( e.g. Connect(), Receive() ) of CSocket class operate in blocking mode, how do I change it to non-blocking mode.


Also is there any way I can specify timeout value for such type of functions, especially Receive() function ??


Regards,

Navin.