On 24/7/01 1:10 pm, Robin-David Hammond <[EMAIL PROTECTED]> wrote:

> I have encountered a problem with the MC environment. I wrote a script to
> repeat forever and scan a socket for new input. it seems to HANG inside the
> script. it hung far longer that the socketTimeoutInterval (now thats some
> CONFUSING capitalisation)
> 
> result had to kill the app after 3 minutes of gefingerpoken got me nowhere.
> 
> what is the nice way to scan a socket stream for new data?

read from socket tSocket with message myMessage

Then in the myMessage handler, process the data and continue reading.

Regards,

Kevin

Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - Power to the Developer!
Tel: +44 (0)131 718 4333.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to