index
:
unit.git
alx-gzip
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
andrew@digital-domain.net
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
nxt_conn_write.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
Avoid a segfault in nxt_conn_io_sendbuf()
Andrew Clayton
1
-0
/
+7
2023-09-07
Log: fixed typo.
Alejandro Colomar
1
-1
/
+1
2020-08-17
Supporting platforms without sendfile() implementation.
Max Romanov
1
-1
/
+18
2020-08-17
Style: changing preprocessor directives.
Max Romanov
1
-5
/
+11
2020-03-12
Using disk file to store large request body.
Max Romanov
1
-0
/
+96
2019-02-28
Fixed timer and event race condition.
Igor Sysoev
1
-2
/
+3
2018-09-28
Fixed bug in socket write error handling.
Igor Sysoev
1
-1
/
+3
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-19
/
+5
2018-09-18
Fixed more typos.
Valentin Bartenev
1
-1
/
+1
2018-07-12
Fixed socket write error handling.
Igor Sysoev
1
-10
/
+17
2018-01-24
Fixed formatting in nxt_sprintf() and logging.
Sergey Kandaurov
1
-3
/
+3
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-134
/
+136
2017-06-06
C99 style declaration of connection states.
Igor Sysoev
1
-1
/
+1
2017-05-12
Fixed error introduced in rev d3dfd7c497e8.
Igor Sysoev
1
-0
/
+1
2017-03-23
Event connection writing fixes.
Igor Sysoev
1
-0
/
+9
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-166
/
+143
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-5
/
+5
2017-01-31
Event engine timers refactoring.
Igor Sysoev
1
-1
/
+1
2017-01-30
nxt_event_timer has been renamed to nxt_timer.
Igor Sysoev
1
-4
/
+4
2017-01-23
Introducing tasks.
Igor Sysoev
1
-38
/
+40