summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_listen_socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-14Fixed textual socket name lengths and Unix domain sockaddr length.Igor Sysoev1-0/+41
2017-08-26Added configure and command line option --control.Igor Sysoev1-1/+1
2017-08-26Introduced nxt_socket_defer_accept().Igor Sysoev1-7/+1
2017-08-26Removed unused function.Igor Sysoev1-68/+0
2017-08-16Corrected path to nxt_socket.h in comments.Ruslan Ermilov1-1/+1
2017-07-05Router: processing JSON configuration.Igor Sysoev1-0/+84
2017-06-20Using new memory pool implementation.Igor Sysoev1-1/+1
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-1/+1
2017-02-22I/O operations refactoring.Igor Sysoev1-16/+22
2017-01-17Initial version.Igor Sysoev1-0/+252