summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_port_queue.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-08-11Introducing application and port shared memory queues.Max Romanov1-0/+102
The goal is to minimize the number of syscalls needed to deliver a message.