A message for data waiting at a socket?
Dar Scott
dsc at swcp.com
Fri Jan 2 23:05:05 EST 2004
On Friday, January 2, 2004, at 08:40 PM, Doug Lerner wrote:
> Wouldn't that just signal a message when reading data from the socket
> is
> complete?
Yes, but this one is complete when the buffer is non empty:
read from socket theSocket with message socketData
Does that sound like what you want?
(This may not correspond to a push from the other side, but it often
will.)
Dar Scott
More information about the use-livecode
mailing list