Where exactly does a thread hang in a ServerSocket.accept() during waiting for a connection?

前端 未结 0 557
走了就别回头了
走了就别回头了 2020-12-13 11:00

In the block below, I understand that this main thread is blocking and is therefore not listening for interruptions from other threads but does that mean that it literally h

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