Commit
eb4e7e7e24e3da3b3e9720a63ec9cb762cec8aaf
by ME1312Skip & Requeue pending, unreadable packets during CLOSING
This lets the disconnect packets to float up to the top of the queue
immediately, allowing the connection to close gracefully where it might
not have been able to before. This will not break up large packets that
were already being sent, though.
This commit also contains a slightly faster revision of the Ping packets
so you can more accurately determine the speed of the network.
(commit: eb4e7e7)