help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'Sockets' (#rtl)

Str2UnixSockAddr

Convert path to TUnixSockAddr

Declaration

Source position: sockets.pp line 56

procedure Str2UnixSockAddr(

  const addr: String;

  var t: TUnixSockAddr;

  var len: LongInt

);

Description

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

Errors

None.

See also

Socket

  

Create new socket

Bind

  

Bind a socket to an address.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505