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_rpc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-07
Removing unused tracking fields and functions.
Max Romanov
1
-1
/
+0
2021-11-09
Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.
Tiago Natel de Moura
1
-2
/
+2
2020-08-11
Style fixes for 2 file descriptors transfer over port.
Max Romanov
1
-2
/
+4
2020-05-28
Moving nxt_stream_ident to shared memory.
Max Romanov
1
-3
/
+25
2019-02-25
RPC error message size fixed.
Max Romanov
1
-1
/
+1
2018-04-05
Style.
Valentin Bartenev
1
-0
/
+2
2018-04-04
Style: capitalized letters in hexadecimal literals.
Valentin Bartenev
1
-1
/
+1
2018-03-29
Using nxt_lvlhsh_peek() and nxt_lvlhsh_retrieve().
Igor Sysoev
1
-6
/
+1
2018-03-21
Triggering RPC error for all handlers on port close.
Max Romanov
1
-0
/
+38
2018-03-21
Registered RPC handlers affects port use counters.
Max Romanov
1
-0
/
+8
2018-01-24
Fixed formatting in nxt_sprintf() and logging.
Sergey Kandaurov
1
-1
/
+1
2017-12-27
Rescheduling of pending request after configured timeout.
Max Romanov
1
-4
/
+0
2017-12-27
Fixing application timeout.
Max Romanov
1
-18
/
+37
2017-09-15
Introducing application timeout.
Max Romanov
1
-73
/
+188
2017-09-06
Style fixes.
Igor Sysoev
1
-6
/
+10
2017-08-11
RPC: peer pid special value -1 may be used if pid is unknown.
Max Romanov
1
-36
/
+43
2017-08-02
Port RPC interface introduced.
Max Romanov
1
-0
/
+314