summaryrefslogtreecommitdiffhomepage
path: root/src/go/unit/nxt_go_port_memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Added support for shm_open(SHM_ANON) extension.Sergey Kandaurov1-0/+12
2018-01-11Fixed DragonFly BSD shared memory implementation.Igor Sysoev1-1/+2
2017-12-27Implementing the ability to cancel request before worker starts processing it.Max Romanov1-15/+22
2017-12-01Making Go package source distributable and renaming to 'nginx/unit'.Max Romanov1-7/+2
2017-12-01Initializing port_msg fields with zeroes in Go package.Max Romanov1-0/+2
2017-10-19Fixing Go package build.Max Romanov1-3/+3
2017-10-19Introducing src_pid for mmap header for accurate buf completion.Max Romanov1-2/+3
2017-09-18Fixing shared memory thread safety issue.Max Romanov1-1/+4
2017-09-06Style fixes.Igor Sysoev1-2/+6
2017-08-31nginext has been renamed to unit.Igor Sysoev1-0/+192