summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_buf.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-12Fix a comment typo for 'Memory-only buffers' in src/nxt_buf.hAndrew Clayton1-1/+1
2022-05-03Fixed #define style.Alejandro Colomar1-56/+28
2021-08-12Introduced the generic API nxt_buf_dummy_completion().Zhidao HONG1-0/+6
2019-11-14Introduced event engine memory buffers.Igor Sysoev1-11/+12
2019-03-11Style.Andrey Zelenkov1-1/+1
2018-04-03HTTP: using r->mem_pool retention counter for response buffers.Igor Sysoev1-1/+1
2017-10-04Port message fragmentation supported.Max Romanov1-0/+13
2017-07-12New process port exchange changed. READY message type introduced.Max Romanov1-0/+15
2017-07-07Redirecting buffer completion handler to specific engine.Max Romanov1-5/+4
2017-06-20Using new memory pool implementation.Igor Sysoev1-5/+5
2017-05-12Using shared memory to send data via nxt_port.Max Romanov1-5/+21
2017-01-27Work queues refactoring.Igor Sysoev1-0/+1