summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_epoll_engine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Added Linux 4.5 EPOLLEXCLUSIVE support.Igor Sysoev1-2/+10
2017-09-14Fixed textual socket name lengths and Unix domain sockaddr length.Igor Sysoev1-12/+8
2017-09-08Fixed a memory leak.Andrei Vagin1-0/+1
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-50/+47
2017-06-09Fixed building with epoll (broken in 92b4984ca3c1).Valentin Bartenev1-1/+1
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-1/+1
2017-02-22I/O operations refactoring.Igor Sysoev1-9/+9
2017-02-07Event engines refactoring.Igor Sysoev1-0/+1158