Hi Im trying to make basic proxy checker based on THTTPCli component, but have problem with timeout. Would like to have 2 timeouts - connection timeout and verification timeout. So i made something like this...
Made one timer that is being run before .GetAsync (connection timeout) and one in OnSessionConnect event (verification timeout). And what should i do in OnTimer event? HTTPCli.CloseAsync / Close doesnt seems to call OnRequestDone... any idea? -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be