[RFC][PATCH] krb5 => libverto main loop
Tom Yu
tlyu at MIT.EDU
Mon Aug 22 18:38:04 EDT 2011
Greg Hudson <ghudson at MIT.EDU> writes:
> (As for the issue at hand, I will take charge of doing what we
> reasonably can to minimize the pain of relying on an external event
> loop, but I'm not sure exactly what that is yet.)
I wonder how difficult it would be to create (and bundle) a small
event loop back end for libverto that implements the bare minimum of
functionality that we would use in our code. To keep this from
expanding into another fully-featured event library, we could
constrain it to using only select() for file descriptor events, for
example.
More information about the krbdev
mailing list