Menu

signal handling and persistent events

The libevent sources in the CVS repository provide handling of signals via select() or kqueue(). Another change allows events to be persisitent when the EV_PERSIST flag is passed in with event_set. This takes better advantage of the kqueue() API.

Posted by Niels Provos 2002-04-10

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.