[twsocket] SMTPServer CheckClientStatus

2016-05-26 Thread Alex Markov
In the TSmtpServer.CheckClientStatus procedure, it is necessary to change the part of the code for Check for client timeout. Instead of FTimeout, it's necessary to write Self.FTimeout because earlier there is the [with TSmtpSrvCli (FServer.Client [i]) do] construction, and in this context it turns

Re: [twsocket] SMTPServer CheckClientStatus

2016-05-26 Thread Angus Robertson - Magenta Systems Ltd
> In the TSmtpServer.CheckClientStatus procedure, it is necessary > to change the part of the code for Check for client timeout. > Instead of FTimeout,it's necessary to write Self.FTimeout Thanks, will fix in SVN next week. Angus -- To unsubscribe or change your settings for TWSocket mailing