#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include <IPAddress.h>Go to the source code of this file.
Functions | |
| const IPAddress | IP_ADDR_ANY ((uint32) INADDR_ANY) |
| const IPAddress | IP_ADDR_BROADCAST ((uint32) INADDR_BROADCAST) |
|
|
Referenced by UDPEchoServer::Bind(), EchoClient::Connect(), NTP::CreateUDPEndpoint(), W3AIBO::Listen(), FtpPI::Listen(), FtpDTP::Listen(), and EchoServer::Listen(). |
|
|
|
1.3.9.1