[Infrastructures] ISconf: Cache.py - bcast method
Daniel Hagerty
Daniel Hagerty <hag@linnaean.org>
Mon, 19 Dec 2005 17:04:47 -0500
> From: Daniel Hagerty <hag@linnaean.org>
> Date: Mon, 19 Dec 2005 15:34:31 -0500
>
> Not speaking for what isconf is *supposed* to do, but it's almost
> universally the case that the correct response to EAGAIN is to try the
[...]
Never mind me, I was thinking of EINTR. I've always called EAGAIN
by its other name, EWOULDBLOCK (or at least, I've never seen anyplace
where they weren't synonymous).