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_listen_socket.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
Allow to set the permissions of the Unix domain control socket
Andrew Clayton
1
-2
/
+12
2023-03-17
Improve an error message regarding Unix domain sockets.
Andrew Clayton
1
-1
/
+1
2020-04-08
Controller: improved handling of unix domain control socket.
Valentin Bartenev
1
-11
/
+86
2020-04-08
Controller: fixed cleaning up of control socket file in some cases.
Valentin Bartenev
1
-6
/
+20
2020-04-08
Removed unused code related to testing of address binding.
Valentin Bartenev
1
-15
/
+2
2018-09-20
Added SSL/TLS support on connection level.
Igor Sysoev
1
-4
/
+4
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-5
/
+5
2018-03-05
Reduced number of critical log levels.
Valentin Bartenev
1
-6
/
+5
2018-01-24
Fixed formatting in nxt_sprintf() and logging.
Sergey Kandaurov
1
-1
/
+1
2018-01-24
Using size_t for the field width type of the "%*s" specifier.
Sergey Kandaurov
1
-1
/
+1
2017-10-18
Router: fixed segfault after configuration change.
Igor Sysoev
1
-2
/
+2
2017-09-14
Fixed textual socket name lengths and Unix domain sockaddr length.
Igor Sysoev
1
-0
/
+41
2017-08-26
Added configure and command line option --control.
Igor Sysoev
1
-1
/
+1
2017-08-26
Introduced nxt_socket_defer_accept().
Igor Sysoev
1
-7
/
+1
2017-08-26
Removed unused function.
Igor Sysoev
1
-68
/
+0
2017-08-16
Corrected path to nxt_socket.h in comments.
Ruslan Ermilov
1
-1
/
+1
2017-07-05
Router: processing JSON configuration.
Igor Sysoev
1
-0
/
+84
2017-06-20
Using new memory pool implementation.
Igor Sysoev
1
-1
/
+1
2017-06-14
nxt_event_conn_... functions and structures have been renamed
Igor Sysoev
1
-1
/
+1
2017-02-22
I/O operations refactoring.
Igor Sysoev
1
-16
/
+22
2017-01-17
Initial version.
Igor Sysoev
1
-0
/
+252