Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-19 | Introducing src_pid for mmap header for accurate buf completion. | Max Romanov | 1 | -2/+3 | |
This allows to use shared memory to communicate with main process. This patch changes shared memory segment format and breaks compatibility with older modules. | |||||
2017-09-18 | Fixing shared memory thread safety issue. | Max Romanov | 2 | -1/+6 | |
Do not reuse shared memory segment with different port until this segment successfully received and indexed on other side. However, segment can be used to transfer data via the port it was sent at any time. | |||||
2017-09-15 | Go: Fixed a bug introduced in the previous changeset. | Igor Sysoev | 1 | -1/+1 | |
2017-09-08 | Cosmetic fixes in port.go. | Sergey Fedchenko | 1 | -33/+35 | |
This closes #5 on GitHub. From 615369a29511c6021e5623070f082fdb17ff37a2 | |||||
2017-09-06 | Style fixes. | Igor Sysoev | 6 | -43/+68 | |
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 20 | -0/+2285 | |