summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_conn_close.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Status: fixed error in connection statistics.Zhidao HONG1-2/+6
2022-08-29Implemented basic statistics API.Valentin Bartenev1-4/+10
2018-03-05Reduced number of critical log levels.Valentin Bartenev1-3/+2
2018-02-07Style fixes.Andrey Zelenkov1-1/+1
2017-12-26nxt_conn_close() should disable all pending write operations.Igor Sysoev1-0/+6
2017-06-29Using static and constant linger structure.Igor Sysoev1-7/+7
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-6/+6
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-0/+159