summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_event_engine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Storing memory cache slot hint inside nxt_sockaddr_t.Igor Sysoev1-2/+2
2017-09-27Event engine memory cache for nxt_sockaddr_t.Igor Sysoev1-0/+6
2017-09-15Introducing application timeout.Max Romanov1-10/+0
2017-07-18Work queue thread assertions. Reset thread after fork.Max Romanov1-0/+10
2017-07-05Router: processing JSON configuration.Igor Sysoev1-0/+2
2017-06-23Added basic HTTP request processing in router.Max Romanov1-0/+10
2017-06-19Memory pools refactoring.Igor Sysoev1-1/+1
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-3/+3
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-0/+10
2017-03-09Processes refactoring.Igor Sysoev1-4/+4
2017-02-22I/O operations refactoring.Igor Sysoev1-1/+1
2017-02-07Event engines refactoring.Igor Sysoev1-16/+439
2017-01-30nxt_event_timer has been renamed to nxt_timer.Igor Sysoev1-1/+1
2017-01-27Work queues refactoring.Igor Sysoev1-13/+6
2017-01-23Introducing tasks.Igor Sysoev1-2/+5
2017-01-17Initial version.Igor Sysoev1-0/+94