Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

tcpsocket Class Reference

Inherits socket.

List of all members.


Detailed Description

A TCP socket descriptor.

This class will be expanded to include TCP-socket-specific I/O methods, e.g., SO_LINGER support.


Public Methods

 tcpsocket ()
 Constructs a TCP socket.

 tcpsocket (address addr, flags f=none)
 tcpsocket (const iohandle &ioh)


Constructor & Destructor Documentation

tcpsocket::tcpsocket  
 

Constructs a TCP socket.

tcpsocket::tcpsocket address    addr,
flags    f = none
 

tcpsocket::tcpsocket const iohandle   ioh
 


The documentation for this class was generated from the following file:
Generated on Fri Dec 20 13:35:10 2002 for NMSTL