mozquic
mozquic copied to clipboard
NEW_STREAM_DATA is only edge triggered
Some kind of level triggered mode would help callers do the right thing.
the library now provides more stream events if you do a recv() while handling the previous one (and there is more data buffered). this can help.