aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/iomgr/wakeup_fd_posix.h
Commit message (Collapse)AuthorAge
* Removing comment.Gravatar Nicolas "Pixel" Noble2015-02-02
|
* Make _posix usage match 'the rules'Gravatar Craig Tiller2015-02-02
| | | | Also fix log_posix to get things compiling.
* Properly selecting chunks of code for the wakeup fd codepath.Gravatar Nicolas "Pixel" Noble2015-01-30
|
* Rename wakeup fd accessorGravatar David Klempner2015-01-27
|
* Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
Fix the transitive closure of this change, including reintroducing pollset_kick_posix/windows where the latter is just a stub.