Re: Read from socket without callback message

2007-01-08 Thread Mark Smith
Probably not the answer, but have you checked the value of the  
socketTimeoutInterval?


Best,

Mark

On 8 Jan 2007, at 21:54, Jon Seymour wrote:


Hi,

I can't get this form of the read command to work. "Read from  
socket rsocket until  with callbackmsg" works fine, but when I  
issue "read from socket rsocket until ", the socket always  
times out and leaves the variable 'it' empty. I'm trying for the  
documented functionality: the handler pauses while reading and  
continues once the  is reached, with 'it' holding the contents  
of the read.


Is there a trick to this?

Thanks,

Jon
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Read from socket without callback message

2007-01-08 Thread Jon Seymour

Hi,

I can't get this form of the read command to work. "Read from socket  
rsocket until  with callbackmsg" works fine, but when I issue  
"read from socket rsocket until ", the socket always times out  
and leaves the variable 'it' empty. I'm trying for the documented  
functionality: the handler pauses while reading and continues once  
the  is reached, with 'it' holding the contents of the read.


Is there a trick to this?

Thanks,

Jon
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution