Hi Björnke!

Thanks much for the tip:


Basically you need to close the socket.

I normaly use "resetAll", however that closes every socket.
You could also check the opensockets for your port, and close that.

That worked perfectly! When I was accepting incoming sockets on port 1234, line one of the openSockets was "1234".


I was able to just do a close socket "1234" and that did it!

Your help is much appreciated.

--gordon

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to