[Overview][Constants][Types][Procedures and functions][Index] |
Convert path to TUnixSockAddr
Source position: sockets.pp line 65
procedure Str2UnixSockAddr( |
const addr: String; |
var t: TUnixSockAddr; |
var len: LongInt |
); |
Str2UnixSockAddr transforms a Unix socket address in a string to a TUnixSockAddr structure which can be passed to the Bind call.
None.
Socket |
|
Create new socket (deprecated) |
|
Bind a socket to an address (deprecated). |
lazarus-ccr.sourceforge.net |