Revision tags: 1.21.0-1, 1.21.0, 1.20.0-1, 1.20.0, 1.19.0-1, 1.19.0, 1.18.0-1, 1.18.0, 1.17.0-1, 1.17.0, 1.16.0-1, 1.16.0 |
|
#
1384:55e5f73d0e1e |
| 04-Mar-2020 |
Igor Sysoev |
The kqueue EOF flag might be ignored on some conditions.
If kqueue reported both the EVFILT_READ and the EVFILT_WRITE events for the socket but only the former had the EV_EOF flag set, the flag was
The kqueue EOF flag might be ignored on some conditions.
If kqueue reported both the EVFILT_READ and the EVFILT_WRITE events for the socket but only the former had the EV_EOF flag set, the flag was silently ignored.
show more ...
|
Revision tags: 1.15.0-1, 1.15.0, 1.14.0-1, 1.14.0, 1.13.0-1, 1.13.0, 1.12.0-1, 1.12.0 |
|
#
1221:ef8638f706cb |
| 03-Oct-2019 |
Igor Sysoev |
Ignoring EINTR error in kqueue.
|
Revision tags: 1.11.0-2, 1.11.0-1, 1.11.0, 1.10.0-2, 1.10.0-1, 1.10.0, 1.9.0-1, 1.9.0 |
|
#
1008:84f2370bd642 |
| 11-Mar-2019 |
Andrey Zelenkov |
Style.
|
Revision tags: 1.8.0-1, 1.8.0, 1.7.1-1, 1.7.1, 1.7-1, 1.7, 1.6-1, 1.6, 1.5-1, 1.5, 1.4-2, 1.4 |
|
#
771:f349b2d68e75 |
| 20-Sep-2018 |
Igor Sysoev |
Added SSL/TLS support on connection level.
|
Revision tags: 1.3, 1.2, 1.1, 1.0, 0.7 |
|
#
564:762f8c976ead |
| 05-Mar-2018 |
Valentin Bartenev |
Reduced number of critical log levels.
|
Revision tags: 0.6, 0.5, 0.4, 0.3, 0.2 |
|
#
312:c156aea91063 |
| 14-Sep-2017 |
Igor Sysoev |
Fixed textual socket name lengths and Unix domain sockaddr length.
|
Revision tags: 0.1 |
|
#
62:5e1efcc7b740 |
| 14-Jun-2017 |
Igor Sysoev |
nxt_event_conn_... functions and structures have been renamed to nxt_conn_...
|
#
56:92b4984ca3c1 |
| 06-Jun-2017 |
Igor Sysoev |
C99 style declaration of connection states.
|
#
55:919e40dec41b |
| 06-Jun-2017 |
Igor Sysoev |
Optimization of kqueue event processing on connection close.
|
#
53:0b10a73d4993 |
| 31-May-2017 |
Igor Sysoev |
Skeleton of router configuration and request processing.
|
#
20:4dc92b438f58 |
| 09-Mar-2017 |
Igor Sysoev |
Processes refactoring. The cycle has been renamed to the runtime.
|
#
13:3a52b2c3d3f1 |
| 22-Feb-2017 |
Igor Sysoev |
I/O operations refactoring.
|
#
12:477899a6661b |
| 07-Feb-2017 |
Igor Sysoev |
Event engines refactoring.
|