cksiow
May 25th, 2001, 10:59 PM
I have this problem with winsock control, I connect to a server, when I close the socket, it's not close immediately, but later TIME_WAITED if I use netstat to check it, it's there a possible way to close it immediately (in winsock 2, SO_LINGER structure will be able to help, but I am not using winsock control).
thanks.
thanks.