[17093] in Kerberos_V5_Development
Re: [RFC][PATCH] krb5 => libverto main loop
daemon@ATHENA.MIT.EDU (Sam Hartman)
Mon Aug 22 10:32:49 2011
From: Sam Hartman <hartmans@mit.edu>
To: Ken Raeburn <raeburn@mit.edu>
Date: Mon, 22 Aug 2011 10:32:43 -0400
In-Reply-To: <493C57AC-CFA4-44CD-BBF3-B4C6794C6E07@mit.edu> (Ken Raeburn's
message of "Sat, 20 Aug 2011 15:48:32 -0400")
Message-ID: <tsld3fxh5ys.fsf@mit.edu>
MIME-Version: 1.0
Cc: Ezra Peisach <epeisach@mit.edu>, krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
libevent tries to be reasonably portable. It works on Windows, OSX, and
all of the Debian platforms (including both kfreebsd and hurd). For
something like vxworks, I'd expect you to want to supply your own event
loop anyway.
As I said in previous mail, I don't mind requiring external dependencies
that are not present on an OS. I am quite uncomfortable requiring a
newer version of a dependency that is already present. I think there are
things we could do: bundle a libevent and use ours unless
--with-system-libevent is specified. (Or probably call it
--with-system-eventlibary, because it would allow you to choose whatever
you liked.)
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev