Hi Stephen, You might want to take a look at libURLresetAll. It closes all open sockets created by libURL.
But beware, it will kill any and all socket activity going on abruptly. I've used it for 'STOP' buttons for downloads before and it seems to work fine. You'll need to go back and reinitialize any other libURL settings you're using, like libUrlSetStatusCallback HTH, Chipp _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
