TCP TIME_WAIT (wodVPN)

by Awen @, (5881 days ago)

Netstate command shows TIME_WAIT when i remove a channel.
It is a problem when i create same channel again, it doesnt work fine.

locked

Re: TCP TIME_WAIT

by Jasmine, (5881 days ago) @ Awen

That's normal, TIME_WAIT should appear for several seconds (I believe arround 30), and it's related to Winsock stack, not the wodVPN itself.

However, it shouln't cause problems, you should be able to start/stop the channel at will .

Kreso

locked

Re: TCP TIME_WAIT

by Awen @, (5881 days ago) @ Jasmine

does any ways to set SO_REUSEADDR enable when i start a channel with TCPLocalListen ??

locked

Re: TCP TIME_WAIT

by Jasmine, (5881 days ago) @ Awen

Hmm. I don't see why. You plan to bind two sockets on same port? That will not work. It will not speed-up TIME_WAIT anyway.

If this is causing problems, can you prepare sample that duplicates your problem and send it to techsupport - at - weonlydo - dot - com

Kreso

locked