]> granicus.if.org Git - libevent/commit
Change the semantics of notify so we can implement it with eventfd or (given a differ...
authorNick Mathewson <nickm@torproject.org>
Mon, 19 Jan 2009 20:22:47 +0000 (20:22 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 19 Jan 2009 20:22:47 +0000 (20:22 +0000)
commitc3e9fcf672b87ba9314899cfcc9f60400cfb73fb
treec0fac917b3a507cd3717c6e73a9c6da5581d3481
parent34d2fd063472d088fea1d7730123cdbda93cc0db
Change the semantics of notify so we can implement it with eventfd or (given a different backend for win32) a windows Event.

svn:r1022
event.c