AIO integration
Thomas Harning
harningt at gmail.com
Thu May 1 18:56:16 CEST 2008
On Apr 30, 2008, at 5:20 PM, Paul Colomiets wrote:
> I'm looking for integration of libev with
> asynchronous io for files. It should be
> integrated quite naturally, using
> real-time signals for linux and other
> posix compatible OSes, and probably
> kqueue for freebsd, and whatever
> for windows :)
I'd also be interested in such a development. The real trick would be
coming up with a nice uniform API for handling event completion rather
than event readiness.
More information about the libev
mailing list