TCP TIME_WAIT (wodVPN)
Netstate command shows TIME_WAIT when i remove a channel.
It is a problem when i create same channel again, it doesnt work fine.
Re: TCP TIME_WAIT
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
Re: TCP TIME_WAIT
does any ways to set SO_REUSEADDR enable when i start a channel with TCPLocalListen ??
Re: TCP TIME_WAIT
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