Re: [twsocket] FTPCli in thread

2012-09-19 Thread Angus Robertson - Magenta Systems Ltd
> We are running this code for testing, as it shows the issue better: > (Code has been stripped of error handling, etc.) I don't see anything wrong with your code sample, but you would be better using the tried and tested code from the WaitUntilReady function which duplicates what you are trying t

Re: [twsocket] FTPCli in thread

2012-09-19 Thread Fredrik Bergström
On 2012-09-19 15:09, Angus Robertson - Magenta Systems Ltd wrote: *Subject:* [twsocket] FTPCli in thread *From:* Fredrik Bergström *To:* twsocket@elists.org *Date:* Mon, 17 Sep 2012 19:41:01 +0200 Hi, I started writing an message to this list about an timeout-issue we have been having, but I

Re: [twsocket] FTPCli in thread

2012-09-19 Thread Angus Robertson - Magenta Systems Ltd
> *Subject:* [twsocket] FTPCli in thread > *From:* Fredrik Bergström > *To:* twsocket@elists.org > *Date:* Mon, 17 Sep 2012 19:41:01 +0200 > > Hi, > > I started writing an message to this list about an timeout-issue we > have been having, but I think it may be better

[twsocket] FTPCli in thread

2012-09-17 Thread Fredrik Bergström
Hi, I started writing an message to this list about an timeout-issue we have been having, but I think it may be better for me to first ask for some guidance on how to run OverbyteIcsFtpCli properly from a thread. I know we should have some kind of message pump running in the thread, but woul