mirror of
https://github.com/sheumann/NetDisk.git
synced 2025-01-28 05:31:08 +00:00
Stephen Heumann
d30dfd8631
Before sending a request, check if the remote side has closed the connection.
This avoids sending out requests that can't work, and also gives an opportunity to process packets from the old connection while it's still logged in, which may avoid some strange behavior.
Description
Languages
C
93.3%
Assembly
5%
Makefile
1.7%