#include <Socket.h>
Inheritance diagram for Socket::

Public Methods | |
| int | close () |
| virtual int | close () |
Static Public Methods | |
| int | select (Socket **slist, int count, unsigned long msec=-1) |
Protected Methods | |
| Socket (short port, const char *addr, short range) | |
| ~Socket () | |
| Socket (u_short port, const char *addr, u_short range) | |
| ~Socket () | |
|
||||||||||||||||
|
Definition at line 12 of file Solaris/Socket.h. |
|
|
Definition at line 3 of file Solaris/Socket.cpp. References close(). |
|
||||||||||||||||
|
Definition at line 19 of file WinNT/Socket.h. |
|
|
|
|
|
Reimplemented in PosixTCPSocket. |
|
|
Reimplemented in PosixTCPSocket. Definition at line 9 of file Solaris/Socket.cpp. References PosixSocket::_sockFD. Referenced by PosixTCPSocket::close(), ~Socket(), UDPInputStream::~UDPInputStream(), and UDPOutputStream::~UDPOutputStream(). |
|
||||||||||||||||
|
Definition at line 26 of file WinNT/Socket.cpp. References PosixSocket::_sockFD, and SOCKET. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001