| [Overview][Constants][Types][Procedures and functions][Index] | 
  | 
Accept a connection from a socket (deprecated).  | 
|
  | 
Alias for fpBind.  | 
|
  | 
Closes a socket handle.  | 
|
  | 
Open a connection to a server socket (deprecated).  | 
|
  | 
Accept a connection from a socket.  | 
|
  | 
Bind a socket to an address.  | 
|
  | 
Open a connection to a server socket.  | 
|
  | 
Return the name (address) of the connected peer.  | 
|
  | 
Return name of socket.  | 
|
  | 
Get current socket options  | 
|
  | 
Listen for connections on a socket.  | 
|
  | 
Receive data on socket  | 
|
  | 
Receive data from an unconnected socket  | 
|
  | 
Send data through socket  | 
|
  | 
Send data through an unconnected socket to an address.  | 
|
  | 
Set socket options.  | 
|
  | 
Close one end of full duplex connection.  | 
|
  | 
Create new socket  | 
|
  | 
Create socket pair.  | 
|
  | 
Convert a host address to a string.  | 
|
  | 
Convert a IPV6 host address to a string representation.  | 
|
  | 
Convert a host address to a network address  | 
|
  | 
Convert long integer from host ordered to network ordered  | 
|
  | 
Convert short integer from host ordered to network ordered  | 
|
  | 
Convert a network address to a string.  | 
|
  | 
Convert a IPV6 network address to a string.  | 
|
  | 
Convert a network address to a host address.  | 
|
  | 
Convert long integer from network ordered to host ordered  | 
|
  | 
Convert short integer from network ordered to host ordered  | 
|
  | 
Convert a host port number to a network port number  | 
|
  | 
Convert a network port number to a host port number  | 
|
  | 
Convert socket to untyped file descriptors  | 
|
  | 
Convert socket to text file descriptors  | 
|
  | 
Contains the error code for the last socket operation.  | 
|
  | 
Convert path to TUnixSockAddr  | 
|
  | 
Convert a string to a host address.  | 
|
  | 
Convert a string to a IPV6 host address.  | 
|
  | 
Convert a string to a network address.  | 
|
  | 
Convert a string to a IPV6 network address  | 
|