Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-14 | Fixed textual socket name lengths and Unix domain sockaddr length. | Igor Sysoev | 1 | -12/+8 | |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -59/+58 | |
to nxt_conn_... | |||||
2017-06-06 | C99 style declaration of connection states. | Igor Sysoev | 1 | -1/+1 | |
2017-06-06 | Optimization of kqueue event processing on connection close. | Igor Sysoev | 1 | -3/+12 | |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -1/+5 | |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -3/+3 | |
The cycle has been renamed to the runtime. | |||||
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -7/+6 | |
2017-02-07 | Event engines refactoring. | Igor Sysoev | 1 | -0/+1021 | |