TCP TIME_WAIT (wodVPN) by Awen , Wednesday, March 25, 2009, 04:12 (5946 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.
Re: TCP TIME_WAIT by Jasmine, Wednesday, March 25, 2009, 04:23 (5946 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
Re: TCP TIME_WAIT by Awen , Wednesday, March 25, 2009, 06:56 (5946 days ago) @ Jasmine does any ways to set SO_REUSEADDR enable when i start a channel with TCPLocalListen ??
Re: TCP TIME_WAIT by Jasmine, Wednesday, March 25, 2009, 07:05 (5946 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