
8 Mar
2005
8 Mar
'05
3:42 p.m.
On Mon, 7 Mar 2005 20:29:17 -0700, Jonathan Turkanis <technews@kangaroologic.com> > Here are the names I've thought of:
good: good, is_good eof: eof, is_eof fail: fail, eagain, is_eagain, would_block, should_retry
I like "good" and "eof" as they are familiar from "native" iostreams and seem to map well to the asynchronous case. I think fail is perhaps too strong in this context however, and eagain is too "unix-y". My preference for this property would be "would_block". -- Caleb Epstein caleb dot epstein at gmail dot com