Skip to content
Success

Changes

Summary

  1. Skip & Requeue pending, unreadable packets during CLOSED (commit: 31a8ac2) (details)
Commit 31a8ac213285e248df1b9f04ec0f9ae39901d5ac by ME1312
Skip & Requeue pending, unreadable packets during CLOSED
This extends the previous commit's changes to the CLOSED state, assuring
that every packet left in the queue will get requeued for transmission
-- even if we can't close gracefully.
(commit: 31a8ac2)
The file was modified Server/src/net/ME1312/SubData/Server/SubDataClient.java (diff)
The file was modified Client/src/net/ME1312/SubData/Client/SubDataClient.java (diff)