summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_runtime.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12New process port exchange changed. READY message type introduced.Max Romanov1-1/+3
2017-07-12Controller: proper reconfiguration requests handling.Valentin Bartenev1-0/+3
2017-07-07Process stop notification from master to all other processes.Max Romanov1-2/+19
2017-06-23Application-side message processing.Max Romanov1-0/+2
2017-06-23lvlhash for ports moved to separate files for future re-use.Max Romanov1-1/+1
2017-06-23Runtime ports fix, add enumeration macros.Max Romanov1-0/+19
2017-06-20Using new memory pool implementation.Igor Sysoev1-2/+2
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-1/+3
2017-05-12Using shared memory to send data via nxt_port.Max Romanov1-2/+42
2017-03-09Processes refactoring.Igor Sysoev1-0/+108