Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Programming Operating Systems BSD IT Technology

libevent Integration Into NetBSD 45

Dan writes "Niels Provos says this is a heads up for the upcoming integration of libevent into the NetBSD source tree. Libevent provides a simple API to abstract event notification and handling. Applications are notified via callbacks on IO events, timers and signals. Libevent is meant to replace the event loop found in event driven software."
This discussion has been archived. No new comments can be posted.

libevent Integration Into NetBSD

Comments Filter:
  • Looks good but (Score:4, Informative)

    by ObviousGuy ( 578567 ) <ObviousGuy@hotmail.com> on Wednesday June 11, 2003 @12:05AM (#6168000) Homepage Journal
    OpenBSD needs to catch up a bit. This is release 0.7 but OpenBSD is still using 0.5.

    Hopefully the new version will be approved and performance gains realized.
    • Re:Looks good but (Score:5, Informative)

      by Anonymous Coward on Wednesday June 11, 2003 @04:27AM (#6168923)
      Niels Provos no longer has CVS commit privileges for OpenBSD, so that may be the reason why libevent is out of date in that tree. I don't know why he no longer has commit privileges, but he is doing increasing amounts of work on NetBSD these days.
      • Re:Looks good but (Score:5, Interesting)

        by Anonymous Coward on Wednesday June 11, 2003 @11:37AM (#6171715)
        This is a shame, since Provos has always done great work in OpenBSD. I've never heard exactly why they parted ways, they kept it pretty quiet. (The reflex will be to blame Theo of course..) If it hadn't been kept so quiet, I would have just assumed Provos wanted to work on OS stuff too experimental for OpenBSD's security-first stance. After all, he and Theo obviously worked well together for years...

        At least most of the stuff quickly finds it's way back into OpenBSD eventually. (in fact, they usually take the time to port the stuff to Linux as well when possible ... BSD people tend to be pretty swell about that -- I think they are under appreciated!).

  • Sounds a lot like... (Score:3, Interesting)

    by leviramsey ( 248057 ) on Wednesday June 11, 2003 @01:10AM (#6168359) Journal

    ...the dynamically dispatched virtual functions that Borland used as the basis for their ObjectWindows C++ toolkit about a decade ago.

    God how I wish OWL beat out MFC...

  • by cant_get_a_good_nick ( 172131 ) on Wednesday June 11, 2003 @10:46AM (#6170954)
    One of the apps that use this is named VOMIT [xtdnet.nl] which seems to take a libpcap style dump of an Internet Telephone conversation and convert it to a wave. I'd love for some covernmetn spook to use this in a court of law. "Yeah, we got a phone tap, we're gonna use VOMIT".
  • Why? (Score:3, Informative)

    by ivoras ( 455934 ) <ivoras@nospaM.fer.hr> on Saturday June 14, 2003 @03:26PM (#6200579) Homepage
    This is probably just a provision for Linux compatibility. All 'BSDs have kqueue/kevent mechanisms.

After a number of decimal places, nobody gives a damn.

Working...