summaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_pipe.c
Commit message (Expand)AuthorAge
* Clean up warnings, and panic if epoll fd expectations fail.Garrett D'Amore2020-11-08
* fixes #335 eventfd seems unreliable on Linux (Ubuntu 17.10)Garrett D'Amore2018-04-09
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Initial start of compat layer with bind, connect, etc. Untested.Garrett D'Amore2017-01-22
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Whoops, forgot to add the pipe implementations to git!!Garrett D'Amore2017-01-21