Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -27/+21 |
2018-02-12 | signalfd() notification should be ignored if nothing was read. | Igor Sysoev | 1 | -0/+1 |
2017-10-04 | Added Linux 4.5 EPOLLEXCLUSIVE support. | Igor Sysoev | 1 | -2/+10 |
2017-09-14 | Fixed textual socket name lengths and Unix domain sockaddr length. | Igor Sysoev | 1 | -12/+8 |
2017-09-08 | Fixed a memory leak. | Andrei Vagin | 1 | -0/+1 |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -50/+47 |
2017-06-09 | Fixed building with epoll (broken in 92b4984ca3c1). | Valentin Bartenev | 1 | -1/+1 |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -1/+1 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -9/+9 |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 1 | -0/+1158 |