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_epoll_engine.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-15
Disabled epoll error processing when socket events are inactive.
Igor Sysoev
1
-0
/
+7
2019-11-14
Fixed connect(2) errors processing on old Linuxes.
Igor Sysoev
1
-4
/
+4
2019-03-11
Style.
Andrey Zelenkov
1
-1
/
+1
2018-10-23
Backout of ba94959b1dec and improving epoll error handling.
Igor Sysoev
1
-4
/
+28
2018-10-22
Improved epoll failures handling.
Igor Sysoev
1
-12
/
+11
2018-10-22
Removed duplicate code in epoll.
Igor Sysoev
1
-9
/
+0
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-13
/
+11
2018-09-17
Fixed typo.
Igor Sysoev
1
-1
/
+1
2018-04-04
Style: capitalized letters in hexadecimal literals.
Valentin Bartenev
1
-2
/
+2
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-27
/
+21
2018-02-12
signalfd() notification should be ignored if nothing was read.
Igor Sysoev
1
-0
/
+1
2017-10-04
Added Linux 4.5 EPOLLEXCLUSIVE support.
Igor Sysoev
1
-2
/
+10
2017-09-14
Fixed textual socket name lengths and Unix domain sockaddr length.
Igor Sysoev
1
-12
/
+8
2017-09-08
Fixed a memory leak.
Andrei Vagin
1
-0
/
+1
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-50
/
+47
2017-06-09
Fixed building with epoll (broken in 92b4984ca3c1).
Valentin Bartenev
1
-1
/
+1
2017-05-31
Skeleton of router configuration and request processing.
Igor Sysoev
1
-1
/
+1
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-9
/
+9
2017-02-07
Event engines refactoring.
Igor Sysoev
1
-0
/
+1158