index
:
unit.git
1.34
alx-gzip
alx-gzip-v37
applog
bool
compr
master
skel_lm
wasm
Universal Web Application Server
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
go
/
unit
/
nxt_go_port_memory.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
Unit application library.
Max Romanov
1
-217
/
+0
2018-06-25
Introduced nxt_length() macro.
Valentin Bartenev
1
-1
/
+1
2018-03-06
Added support for shm_open(SHM_ANON) extension.
Sergey Kandaurov
1
-0
/
+12
2018-01-11
Fixed DragonFly BSD shared memory implementation.
Igor Sysoev
1
-1
/
+2
2017-12-27
Implementing the ability to cancel request before worker starts processing it.
Max Romanov
1
-15
/
+22
2017-12-01
Making Go package source distributable and renaming to 'nginx/unit'.
Max Romanov
1
-7
/
+2
2017-12-01
Initializing port_msg fields with zeroes in Go package.
Max Romanov
1
-0
/
+2
2017-10-19
Fixing Go package build.
Max Romanov
1
-3
/
+3
2017-10-19
Introducing src_pid for mmap header for accurate buf completion.
Max Romanov
1
-2
/
+3
2017-09-18
Fixing shared memory thread safety issue.
Max Romanov
1
-1
/
+4
2017-09-06
Style fixes.
Igor Sysoev
1
-2
/
+6
2017-08-31
nginext has been renamed to unit.
Igor Sysoev
1
-1
/
+1
2017-08-02
Added bit flags to type parameter of nxt_port_socket_write().
Max Romanov
1
-2
/
+2
2017-06-23
External Go app request processing.
Max Romanov
1
-0
/
+192