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_port.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
NJS: supported loadable modules.
Zhidao HONG
1
-0
/
+6
2023-03-17
Socket: Remove Unix domain listen sockets upon reconfigure.
Andrew Clayton
1
-0
/
+3
2022-08-29
Implemented basic statistics API.
Valentin Bartenev
1
-0
/
+5
2022-06-07
Removing unused tracking fields and functions.
Max Romanov
1
-4
/
+0
2021-11-09
Introducing application prototype processes.
Tiago Natel de Moura
1
-0
/
+3
2021-11-09
Changed nxt_process_* for reuse.
Tiago Natel de Moura
1
-0
/
+1
2021-11-09
Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.
Tiago Natel de Moura
1
-1
/
+18
2021-10-28
Moving request limit control to libunit.
Max Romanov
1
-2
/
+0
2021-07-29
Application restart introduced.
Max Romanov
1
-0
/
+3
2020-10-28
Router: introducing the PORT_ACK message.
Max Romanov
1
-0
/
+3
2020-08-11
Style fixes for 2 file descriptors transfer over port.
Max Romanov
1
-4
/
+2
2020-08-11
Introducing application and port shared memory queues.
Max Romanov
1
-5
/
+20
2020-08-11
Port message extended to transfer 2 file descriptors.
Max Romanov
1
-0
/
+2
2020-08-11
Introducing the shared application port.
Max Romanov
1
-4
/
+7
2020-08-11
Changing router to application shared memory exchange protocol.
Max Romanov
1
-0
/
+7
2020-08-11
Changing router to application port exchange protocol.
Max Romanov
1
-0
/
+9
2020-03-09
Refactor of process management.
Tiago Natel de Moura
1
-70
/
+71
2019-12-24
Introducing port messages to notify about out of shared memory.
Max Romanov
1
-0
/
+9
2019-11-26
Refactor of process init.
Tiago Natel
1
-1
/
+1
2019-08-20
Introducing websocket support in router and libunit.
Max Romanov
1
-0
/
+15
2019-08-16
Fixing multi-thread port write racing conditions.
Max Romanov
1
-6
/
+2
2018-09-20
Controller: certificates storage interface.
Valentin Bartenev
1
-0
/
+6
2018-04-11
Initial access log support.
Valentin Bartenev
1
-0
/
+3
2018-04-05
Style.
Valentin Bartenev
1
-8
/
+8
2018-01-29
Introducing extended app process management.
Max Romanov
1
-0
/
+3
2017-12-27
Fixing application timeout.
Max Romanov
1
-0
/
+6
2017-12-27
Changing worker selection precedence.
Max Romanov
1
-1
/
+1
2017-12-27
Implementing the ability to cancel request before worker starts processing it.
Max Romanov
1
-4
/
+23
2017-11-02
Fixing build on Solaris.
Max Romanov
1
-1
/
+1
2017-10-19
Filtering process to keep connection.
Max Romanov
1
-2
/
+0
2017-10-04
Port message fragmentation supported.
Max Romanov
1
-0
/
+5
2017-10-04
Using port 'post' facility to proxy remove pid message to workers.
Max Romanov
1
-1
/
+5
2017-10-04
Optimized send message allocations.
Max Romanov
1
-2
/
+0
2017-10-04
Introducing use counters for port and app. Thread safe port write.
Max Romanov
1
-4
/
+13
2017-09-15
Introducing named port message handlers to avoid misprints.
Max Romanov
1
-29
/
+73
2017-09-15
Introducing application timeout.
Max Romanov
1
-2
/
+1
2017-09-10
Configuration persistence.
Valentin Bartenev
1
-0
/
+2
2017-08-17
The new module configuration interface.
Igor Sysoev
1
-0
/
+2
2017-08-11
Sync flag introduced for port type.
Max Romanov
1
-1
/
+3
2017-08-02
Listening socket creation and binding operations are passed
Igor Sysoev
1
-0
/
+2
2017-08-02
Added basic port error handler.
Max Romanov
1
-1
/
+4
2017-08-02
Runtime processes protected with mutex.
Max Romanov
1
-2
/
+0
2017-08-02
Using port rpc in router->master start worker request.
Max Romanov
1
-0
/
+3
2017-08-02
Port RPC interface introduced.
Max Romanov
1
-0
/
+9
2017-08-02
Added bit flags to type parameter of nxt_port_socket_write().
Max Romanov
1
-8
/
+24
2017-07-18
Removed NXT_PACKED from port structures.
Valentin Bartenev
1
-2
/
+2
2017-07-18
Request-app link introduced to prevent mp destroy for penging requests.
Max Romanov
1
-0
/
+1
2017-07-18
Port allocation and destroy changed. Worker process stop introduced.
Max Romanov
1
-0
/
+5
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
1
-8
/
+18
2017-07-07
Process stop notification from master to all other processes.
Max Romanov
1
-4
/
+5
[next]