[Overview][Constants][Types][Procedures and functions] | Reference for unit 'Sockets' (#rtl) |
Convert path to TUnixSockAddr
Source position: sockets.pp line 56
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.
|
Create new socket |
|
|
Bind a socket to an address. |
No notes exist for this page yet.