[usocket-devel] Re: Proposed wait-for-input API for waiting for input for (one out of) a list of sockets

Erik Huelsmann ehuels at gmail.com
Mon May 21 20:32:20 UTC 2007


> > As for the API which I think I'll be able to support on all platforms,
> > it'll look like this:
> >
> > (defmethod wait-for-input (stream-or-streams &key timeout))
> >   => (values ready-streams time-remaining-within-timeout)
>
> I've implemented this API in the past 2 weeks for all supported
> implementations except;
>
> - ArmedBear (work in progress)

And just moments ago I committed r250 which adds ArmedBear support! Victory!

bye,

Erik.



More information about the usocket-devel mailing list