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_read.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
Using event engine memory buffers in HTTP/1 layer.
Igor Sysoev
1
-1
/
+1
2019-02-28
Fixed timer and event race condition.
Igor Sysoev
1
-3
/
+4
2018-11-13
Checking error states in I/O handlers.
Igor Sysoev
1
-0
/
+4
2018-10-22
Re-engineered timers.
Valentin Bartenev
1
-2
/
+2
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-18
/
+30
2018-09-17
Fixed non-auto-reset timers.
Igor Sysoev
1
-10
/
+5
2018-07-30
Fixed segfault on listening socket close.
Igor Sysoev
1
-0
/
+2
2018-04-11
Introducing connection state io_read_handler.
Igor Sysoev
1
-7
/
+4
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-21
/
+19
2017-06-06
C99 style declaration of connection states.
Igor Sysoev
1
-1
/
+1
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-63
/
+46
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-5
/
+5
2017-01-31
Event engine timers refactoring.
Igor Sysoev
1
-2
/
+2
2017-01-30
nxt_event_timer has been renamed to nxt_timer.
Igor Sysoev
1
-3
/
+3
2017-01-27
Work queues refactoring.
Igor Sysoev
1
-4
/
+3
2017-01-23
Introducing tasks.
Igor Sysoev
1
-23
/
+25