aboutsummaryrefslogtreecommitdiff
path: root/sockutils.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-04-01 12:15:25 -0700
committerGuy Harris <guy@alum.mit.edu>2018-04-01 12:15:25 -0700
commitb2604e87c5f39777c120201ae04d5f31195aad31 (patch)
tree170ad765ff30e2e8abd2a1e0fc6182e2926ddd71 /sockutils.c
parentf555142edca556ab1d97af50866b0b8c680ef143 (diff)
Clean up handling of the state change event.
We don't need to make it a manual-reset event, explicitly check it with WaitForSingleObject(), and reset it; it's the first event in the event set, so if it's set, WSAWaitForMultipleEvents() will return WSA_WAIT_EVENT_0, otherwise it'll return some other value.
Diffstat (limited to 'sockutils.c')
0 files changed, 0 insertions, 0 deletions