summaryrefslogtreecommitdiffstats
path: root/src/poll.c
AgeCommit message (Expand)Author
2014-04-30Remove now unneeded FD_CLOEXEC flag configMatthias Schiffer
2014-04-25epoll: update time *after* waiting...Matthias Schiffer
2014-04-21poll: add pollfd count assertMatthias Schiffer
2014-04-20Make ctx globalMatthias Schiffer
2014-04-20Make conf globalMatthias Schiffer
2014-04-20Linux: use epoll to handle great numbers of peers with less overheadMatthias Schiffer
2014-04-20Minimize poll interface to simplify implementation of alternative implementat...Matthias Schiffer
2014-04-19Keep a vector of pollfds instead of regenerating it all the timeMatthias Schiffer