Re: Reconsidering libevent

Pete Zaitcev <[email protected]> Tue, 21 Sep 2010 15:41:58 -0600
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On Tue, 21 Sep 2010 16:51:24 -0400
Jeff Garzik <[email protected]> wrote:

> So, I am reluctantly considering moving chunkd back to libevent.

That would be fine, but making libhail depend on libevent seems
unpleasant. There's a whole bunch of clients such as tests and
command-line tools that do not need that.

Back in the day I spent some effort divorcing libhail and libevent.
With some thinking it should be possible for tcp_write_* as well.

-- Pete