Closed hadley closed 1 month ago
So it calls the callback either when the buffer is full or when the time has elapsed.
And when time = 0 it just streams what ever it has?
time = 0
Superseded by req_perform_connection() which has more pull based semantics.
req_perform_connection()
So it calls the callback either when the buffer is full or when the time has elapsed.