WARNING: API CHANGE. WAIT-UNTIL-FD-READY now returns two values: the first indicates...
commit68876a5a5ffef0fdfb3329a84537057c9be1576f
authorStelian Ionescu <sionescu@common-lisp.net>
Sun, 24 Jun 2007 00:16:26 +0000 (24 02:16 +0200)
committerStelian Ionescu <sionescu@common-lisp.net>
Sun, 24 Jun 2007 00:16:26 +0000 (24 02:16 +0200)
tree62a0aee757755b4d522d209017feb4ee18088897
parent00174574e9d6cd87446a1edafc011d2ec482cded
WARNING: API CHANGE. WAIT-UNTIL-FD-READY now returns two values: the first indicates readability, the second writeability. In case of timeout both values are NIL. In case of error a condition of type POLL-ERROR is signalled.
Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
io-multiplex/common.lisp
io-multiplex/pkgdcl.lisp