WinSock closeesocket () call takes one second on some computers

This call should only return after a very short time, but on some machines it inexplicably takes a very close distance of up to 1 second. Has anyone seen this issue. I am using a loopback address, so the network must be outside of the image.

+3


source to share


1 answer


, , - . closesocket

( CloseHandle

), "" . (), () -, . "" , - .

:



  • ( ). ? ( - , ).
  • (.. TCP ) - SO_DONTLINGER

    . , , .
0









All Articles