Age | Commit message (Expand) | Author |
---|---|---|
2014-05-31 | Unblock signals only during poll/epoll wait | Matthias Schiffer |
2014-05-28 | Still more documentation | Matthias Schiffer |
2014-05-27 | More documentation | Matthias Schiffer |
2014-05-27 | poll: document the poll API | Matthias Schiffer |
2014-05-27 | Move tuntap handling out of poll.c | Matthias Schiffer |
2014-05-27 | More documentation | Matthias Schiffer |
2014-04-30 | Remove now unneeded FD_CLOEXEC flag config | Matthias Schiffer |
2014-04-25 | epoll: update time *after* waiting... | Matthias Schiffer |
2014-04-21 | poll: add pollfd count assert | Matthias Schiffer |
2014-04-20 | Make ctx global | Matthias Schiffer |
2014-04-20 | Make conf global | Matthias Schiffer |
2014-04-20 | Linux: use epoll to handle great numbers of peers with less overhead | Matthias Schiffer |
2014-04-20 | Minimize poll interface to simplify implementation of alternative implementat... | Matthias Schiffer |
2014-04-19 | Keep a vector of pollfds instead of regenerating it all the time | Matthias Schiffer |