summaryrefslogtreecommitdiff
path: root/lib/poll-loop.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATORThomas Graf2014-12-151-5/+5
* poll-loop: Create Windows event handles for sockets automatically.Gurucharan Shetty2014-06-301-6/+6
* poll-loop: Make poll_fd_wait_event() cross-platform.Gurucharan Shetty2014-02-111-2/+2
* poll-loop: Port to Windows.Linda Sun2014-01-171-2/+6
* Avoid C preprocessor trick where macro has the same name as a function.Ben Pfaff2013-07-291-16/+15
* poll-loop: Make poll loop data structures per-thread.Ben Pfaff2013-07-161-4/+10
* poll-loop: Simplify and speed up polling.Ben Pfaff2013-07-161-5/+1
* poll-loop: Fix typo in comment.Ben Pfaff2013-07-111-1/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Revert "poll-loop: Enable checking whether a FD caused a wakeup."Ben Pfaff2011-11-281-3/+0
* poll-loop: Enable checking whether a FD caused a wakeup.Jesse Gross2011-09-231-0/+3
* poll-loop: Make wakeup logging more portable and easier to understand.Ben Pfaff2011-05-131-6/+24
* poll-loop: Fix obsolete comment.Ben Pfaff2010-08-251-6/+1
* poll-loop: New function poll_timer_wait_until().Ben Pfaff2010-05-261-0/+1
* poll-loop: Change poll_timer_wait() parameter from "int" to "long long".Ben Pfaff2010-05-261-2/+2
* Merge "master" into "next".Ben Pfaff2010-02-241-0/+8
|\
| * Add extern "C" to more header files.Jesse Gross2010-02-171-0/+8
* | poll-loop: Drop unused poll_fd_callback() feature.Ben Pfaff2010-01-061-6/+1
|/
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+55