AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database

Declaration for 

linger from NetLib:sys.h.socket

(Struct)
/*
* structure used for manipulating SO_LINGER option
*/

struct linger {
int l_onoff;                   /* Option on/off toggle */
int l_linger;                  /* Time to linger for (in seconds) */
};



Open original source file

See header files's help page


[sh-index] Back to list of manuals