Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

OW32::XSOCKET Class Reference

socket handle wrapper More...

#include <XSOCKET.h>

List of all members.

Public Member Functions

 XSOCKET ()
 Construct an unbound socket.
 XSOCKET (SOCKET h)
 Construct a socket, taking ownership of an existing one.
 ~XSOCKET ()
 Tidy up, closing the encapsulated socket.
void Close ()
 Close the encapsulated socket.
 operator SOCKET () const
 Extractor returning the encapsulated handle.
SOCKET * operator & ()
 Extractor returning the address of the encapsulated handle.
SOCKET operator= (SOCKET h)
 Assign a new handle and take ownership of it.
SOCKET Detach ()
 Detach and return the encapsulated handle.


Detailed Description

socket handle wrapper


The documentation for this class was generated from the following file:
Generated on Sun Jun 5 01:29:30 2005 for OW32 by  doxygen 1.3.9.1