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_memory.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-07
Removing unused tracking fields and functions.
Max Romanov
1
-21
/
+0
2020-10-28
Router: broadcasting the SHM_ACK message to all process ports.
Max Romanov
1
-0
/
+2
2020-08-11
Changing router to application shared memory exchange protocol.
Max Romanov
1
-7
/
+5
2020-07-25
Using plain shared memory for configuration pass.
Max Romanov
1
-0
/
+1
2019-08-16
Fixing multi-thread port write racing conditions.
Max Romanov
1
-1
/
+1
2017-12-27
Implementing the ability to cancel request before worker starts processing it.
Max Romanov
1
-2
/
+22
2017-10-19
Introducing mmap_handler to count references to shared memory.
Max Romanov
1
-2
/
+3
2017-10-19
Supporting concurrent shared memory fd receive in router.
Max Romanov
1
-4
/
+1
2017-08-11
Request body read state implemented.
Max Romanov
1
-1
/
+1
2017-08-02
Added basic port error handler.
Max Romanov
1
-5
/
+0
2017-07-12
New process port exchange changed. READY message type introduced.
Max Romanov
1
-0
/
+2
2017-06-23
Moved message size to nxt_port_recv_msg_t for convenience.
Max Romanov
1
-1
/
+1
2017-06-23
Store pointer to shared memory start in buf->parent.
Max Romanov
1
-1
/
+11
2017-05-12
Using shared memory to send data via nxt_port.
Max Romanov
1
-0
/
+50