Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-14 | Introduced chained buffer completion handlers. | Igor Sysoev | 1 | -8/+45 |
2018-04-03 | HTTP: using r->mem_pool retention counter for response buffers. | Igor Sysoev | 1 | -1/+14 |
2018-03-28 | nxt_port_buf_completion() and nxt_sendbuf_completion(). | Igor Sysoev | 1 | -62/+1 |
2018-02-07 | Style fixes. | Andrey Zelenkov | 1 | -2/+2 |
2017-12-28 | HTTP keep-alive connections support. | Igor Sysoev | 1 | -0/+20 |
2017-10-04 | Port message fragmentation supported. | Max Romanov | 1 | -1/+5 |
2017-08-11 | Tiny mmap buffers completion fixed. | Max Romanov | 1 | -2/+2 |
2017-06-14 | nxt_event_conn_... functions and structures have been renamed | Igor Sysoev | 1 | -2/+2 |
2017-05-12 | Using shared memory to send data via nxt_port. | Max Romanov | 1 | -0/+9 |
2017-02-22 | Port changes. | Igor Sysoev | 1 | -5/+5 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -0/+71 |
2017-01-27 | Work queues refactoring. | Igor Sysoev | 1 | -2/+1 |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -7/+7 |