summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_conn_write.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Supporting platforms without sendfile() implementation.Max Romanov1-1/+18
2020-08-17Style: changing preprocessor directives.Max Romanov1-5/+11
2020-03-12Using disk file to store large request body.Max Romanov1-0/+96
2019-02-28Fixed timer and event race condition.Igor Sysoev1-2/+3
2018-09-28Fixed bug in socket write error handling.Igor Sysoev1-1/+3
2018-09-20Added SSL/TLS support on connection level.Igor Sysoev1-19/+5
2018-09-18Fixed more typos.Valentin Bartenev1-1/+1
2018-07-12Fixed socket write error handling.Igor Sysoev1-10/+17
2018-01-24Fixed formatting in nxt_sprintf() and logging.Sergey Kandaurov1-3/+3
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-0/+422