| [Overview][Constants][Types][Procedures and functions][Index] | 
Type to specify socket length in fpBind and fpConnect
Source position: sockets.pp line 31
| type TSockLen = BaseUnix.TSocklen; | 
The actual type of TSockLen depends on the platform.
| 
 | Bind a socket to an address. | |
| 
 | Open a connection to a server socket. |