summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_conn_accept.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Router: fixed segfault after configuration change.Igor Sysoev1-1/+0
2017-10-17Storing memory cache slot hint inside nxt_sockaddr_t.Igor Sysoev1-3/+1
2017-09-27Fixed building by modern GCC.Igor Sysoev1-6/+3
2017-09-27Event engine memory cache for nxt_sockaddr_t.Igor Sysoev1-17/+5
2017-09-14Fixed textual socket name lengths and Unix domain sockaddr length.Igor Sysoev1-14/+16
2017-07-13Using correct task for connection initialization.Igor Sysoev1-2/+2
2017-07-05Router: processing JSON configuration.Igor Sysoev1-1/+1
2017-06-20Using new memory pool implementation.Igor Sysoev1-4/+14
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-0/+366