[usocket-devel] Polling Connection Socket
    Volkan YAZICI 
    yazicivo at ttmail.com
       
    Sat Dec 22 20:36:43 UTC 2007
    
    
  
Hi,
There are lots of messages dropping to comp.lang.lisp and #lisp @
irc.freenode.net about how to poll a connection socket. One common
advice is to implement it on top of READ-CHAR-NO-HANG with
timers. Would anybody consider contributing such a socket polling
facility to usocket library? It might not be totally portable across
all lisp implementations in the wide, but will probably run on major
ones. This will be better than not having any. Any ideas?
Regards.
    
    
More information about the usocket-devel
mailing list