Bug fix and some other things
This commit is contained in:
parent
9297bea93d
commit
7cb0fdb435
4 changed files with 129 additions and 37 deletions
|
|
@ -312,6 +312,7 @@ public abstract class NioNetwork implements Runnable {
|
|||
//pendingReadData.get(socketChannel).clear();
|
||||
}catch(Exception e){
|
||||
e.printStackTrace();
|
||||
//pendingReadData.get(socketChannel).reset();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue