Stop accepting connections?
Troy Rollins
troy_lists at rpsystems.net
Sun Feb 24 19:33:22 EST 2008
On Feb 24, 2008, at 7:23 PM, Mark Schonewille wrote:
> Probably, you closed the socket that is created when the client
> connects to your server, which is of the form
> "123.123.123.123:1234", while the socket you need to close to
> disable any firther connections is just an integer, without the IP
> address.
Looking back through an archive of my code, I believe you are right.
I'm updating now to test it revised.
Thanks for the suggestion.
--
Troy
RPSystems, Ltd.
http://www.rpsystems.net
More information about the use-livecode
mailing list