Hi Alex, your response to Tomas's questions dosn't seem to have made it to the list.
Most of the documentation I have seen seems to suggest that Sockets need to be put into non blocking mode explicitly, ie using select() is not sufficent. At a low level attempting to read from a nonblocking socket will return a Would Block error condition. Is the picoLisp socket and task code allready setting sockets into non blocking mode? regards Konrad. 2008/10/9 Tomas Hlavaty <[EMAIL PROTECTED]>: > Hi Alex, > > thanks for the explanation! > > Tomas > -- > UNSUBSCRIBE: mailto:[EMAIL PROTECTED] > -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]
