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



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

linger

Record used in setsockopt

Declaration

Source position: socketsh.inc line 106

type linger = packed record

  l_onoff: cint;

  

Linger on or off

  l_linger: cint;

  

Time to linger

end;

Description

This record is used in the setsockopt call to specify linger options.

See also

setsockopt

Notes

 No notes exist for this page yet. 





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