Re: Reconsidering libevent
Jeff Garzik <[email protected]> Tue, 21 Sep 2010 17:54:02 -0400
| Newsgroups | org.kernel.vger.hail-devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 21, 2010 at 5:41 PM, Pete Zaitcev <[email protected]> wrote: > Back in the day I spent some effort divorcing libhail and libevent. > With some thinking it should be possible for tcp_write_* as well. tcp_write_* could call ->{ev_set,ev_add,ev_del} callbacks just as easily as direct libevent calls...