summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Using new memory pool implementation.Igor Sysoev1-6/+1
2017-06-19Memory pools refactoring.Igor Sysoev1-1/+1
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-5/+4
2017-05-12Using shared memory to send data via nxt_port.Max Romanov1-1/+4
2017-03-09Processes refactoring.Igor Sysoev1-7/+13
2017-03-01HTTP parser.Valentin Bartenev1-0/+1
2017-03-01Removed legacy HTTP parser.Valentin Bartenev1-1/+0
2017-02-22Port changes.Igor Sysoev1-1/+3
2017-02-22I/O operations refactoring.Igor Sysoev1-0/+1
2017-02-07Event engines refactoring.Igor Sysoev1-5/+2
2017-02-01Process channels have been renamed to ports.Igor Sysoev1-1/+1
2017-01-30nxt_event_timer has been renamed to nxt_timer.Igor Sysoev1-1/+1
2017-01-23Introducing tasks.Igor Sysoev1-0/+2
2017-01-17Initial version.Igor Sysoev1-0/+180