summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_worker_process.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Using shared memory to send data via nxt_port.Max Romanov1-0/+1
2017-03-09Processes refactoring.Igor Sysoev1-95/+12
2017-02-22Port changes.Igor Sysoev1-10/+10
2017-02-22I/O operations refactoring.Igor Sysoev1-4/+2
2017-02-07Event engines refactoring.Igor Sysoev1-10/+10
2017-02-01Process channels have been renamed to ports.Igor Sysoev1-14/+14
2017-02-01More refactoring relicts removed.Igor Sysoev1-1/+1
2017-01-23Introducing tasks.Igor Sysoev1-26/+25