aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/byte_buffer_queue.c
Commit message (Collapse)AuthorAge
* Transport/call flow control interfaceGravatar Craig Tiller2015-06-03
| | | | | | | | Allow call objects to advertise how many bytes they are currently willing to receive. Update the transport to utilize this data to update flow control windows.
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Fix in-flight cancellationsGravatar Craig Tiller2015-02-05
|
* Don't double deleteGravatar Craig Tiller2015-02-05
|
* Fix another leakGravatar Craig Tiller2015-02-05
|
* Fix alloc of zero requestGravatar Craig Tiller2015-02-03
|
* Finish bbq apiGravatar Craig Tiller2015-01-30
| | | | Modelled after old pending read queue code.
* Rename & semantic fixup progressGravatar Craig Tiller2015-01-30