ReactOS 0.4.15-dev-7942-gd23573b
linger Struct Reference

#include <winsock.h>

Public Attributes

u_short l_onoff
 
u_short l_linger
 

Detailed Description

Definition at line 141 of file winsock.h.

Member Data Documentation

◆ l_linger

u_short linger::l_linger

Definition at line 143 of file winsock.h.

Referenced by SetSocketLinger(), and test_set_getsockopt().

◆ l_onoff

u_short linger::l_onoff

Definition at line 142 of file winsock.h.

Referenced by SetSocketLinger(), and test_set_getsockopt().


The documentation for this struct was generated from the following files: