aboutsummaryrefslogtreecommitdiffstats
path: root/src/fdtable.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-14core: Make the refactored global wait work.Werner Koch1-11/+45
2019-06-14core: Use a better name for the internal synchronous wait.Werner Koch1-2/+2
2019-06-13core: Refactor the wait code utilizing the new fdtable.Werner Koch1-2/+477
2019-06-07core: Replace the posix close notify mechanism by a new generic one.Werner Koch1-0/+205