Java NIO Selector does not work for second connection

后端 未结 0 1823
长发绾君心
长发绾君心 2020-12-04 09:19

I have nice code to demonstrate NIO Selector from a book. But when I tried connect to this server second time my console hanged up.

Server code:

import         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题