Fixed wait-until-fd-usable: not using the event loop but calling poll() with a single fd.
commit7158a18a782019a312a34353bc5aa22f1e7c8518
authorStelian Ionescu <sionescu@common-lisp.net>
Wed, 31 Jan 2007 00:23:05 +0000 (31 01:23 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Wed, 31 Jan 2007 00:23:05 +0000 (31 01:23 +0100)
treee208b324f80c6f63dbd0f4c2bcfa33f818e5c515
parent12c668ca71f857759de11a374a185fd3c77b9e10
Fixed wait-until-fd-usable: not using the event loop but calling poll() with a single fd.
io-multiplex/common.lisp