79466364

Date: 2025-02-25 11:20:01
Score: 2
Natty:
Report link

In this case, the KeepAlive value should be defined. I faced the same issue in my case but resolved it as soon as I set the time duration for the keep-alive. (SocketOptionLevel.Socket, SocketOptionName.KeepAlive, 1000).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Pratyush Kumar