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_kqueue_engine.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
Don't conflate the error variable in nxt_kqueue_poll().
Andrew Clayton
1
-3
/
+4
2020-03-04
The kqueue EOF flag might be ignored on some conditions.
Igor Sysoev
1
-2
/
+2
2019-10-03
Ignoring EINTR error in kqueue.
Igor Sysoev
1
-1
/
+4
2019-03-11
Style.
Andrey Zelenkov
1
-1
/
+1
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-14
/
+12
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-20
/
+18
2017-09-14
Fixed textual socket name lengths and Unix domain sockaddr length.
Igor Sysoev
1
-12
/
+8
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-59
/
+58
2017-06-06
C99 style declaration of connection states.
Igor Sysoev
1
-1
/
+1
2017-06-06
Optimization of kqueue event processing on connection close.
Igor Sysoev
1
-3
/
+12
2017-05-31
Skeleton of router configuration and request processing.
Igor Sysoev
1
-1
/
+5
2017-03-09
Processes refactoring.
Igor Sysoev
1
-3
/
+3
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-7
/
+6
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-262
/
+219
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
-1
/
+1
2017-01-27
Work queues refactoring.
Igor Sysoev
1
-15
/
+14
2017-01-23
Introducing tasks.
Igor Sysoev
1
-66
/
+68