next up previous contents index
Next: The STRINGS unit. Up: Functions and Procedures Previous: SocketPair

Str2UnixSockAddr

   

Declaration:

Procedure Str2UnixSockAddr (const addr:string;var t:TUnixSockAddr;var len:longint) ;

Description:

Str2UnixSockAddr transforms a Unix socket address in a string to a TUnixSockAddr sturcture which can be passed to the Bind call.

Errors:

None.

See also:

Socket, Bind



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998