summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_conn.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Build on Solaris 11 fixed.Max Romanov1-1/+1
2017-06-23Added basic HTTP request processing in router.Max Romanov1-0/+18
2017-06-20Using new memory pool implementation.Igor Sysoev1-2/+2
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-85/+76
2017-06-06C99 style declaration of connection states.Igor Sysoev1-11/+2
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-26/+32
2017-03-09Processes refactoring.Igor Sysoev1-6/+6
2017-02-22I/O operations refactoring.Igor Sysoev1-37/+32
2017-02-07Event engines refactoring.Igor Sysoev1-4/+8
2017-01-31Event engine timers refactoring.Igor Sysoev1-1/+0
2017-01-30nxt_event_timer has been renamed to nxt_timer.Igor Sysoev1-9/+8
2017-01-27Work queues refactoring.Igor Sysoev1-8/+7
2017-01-23Introducing tasks.Igor Sysoev1-62/+46