[mosh-devel] Libevent
Timo J. Rinne
tri at iki.fi
Tue May 14 08:42:14 EDT 2013
Hi All
While browsing through some pull requests and other stuff, I started
wondering why Mosh event loop is in the first place implemented from
scratch. I think it is a model case of a program that would be best
implemented on top of a library that hides select/poll/epoll/whatnot
logic once and for all.
It might be a painful project to turn it that way at this point, but I'm
sure that eventually it would be worth the effort.
Keith?
//Rinne
More information about the mosh-devel
mailing list