java.io.IOException: socket not created while trying to write a response to a socket

前端 未结 0 1086
陌清茗
陌清茗 2020-12-06 07:25

I have a server and client — regular TCP socket or, in my case, LocalSocket (UNIX domain).

From the client side I want to:

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