Skip to content
Snippets Groups Projects
Commit 4ffeb141 authored by deuce's avatar deuce
Browse files

When shutting down, recv() on the socket until recv() returns 0 or -1.

This ensures that all data that has been send()ed is transmitted.  Timeout
after max_inactivity (max delay is max_inactivity*2).
parent 21469e45
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment