← Back to context Comment by wahern 3 days ago API RFC is https://datatracker.ietf.org/doc/html/draft-lxin-quic-socket... 4 comments wahern Reply Ericson2314 3 days ago Ah fuck, it still has a stream_id notionHow are socket APIs always such garbage.... wahern 3 days ago At least the SCTP API has sctp_peeloff, which gives you a new single-stream socket descriptor for the connection. Maybe QUIC will get something like that, eventually. Kind of a glaring omission, though, unless I'm misunderstanding. Ericson2314 3 days ago Yeah. Huge omission. signa11 3 days ago > API RFC is ...still a draft though.
Ericson2314 3 days ago Ah fuck, it still has a stream_id notionHow are socket APIs always such garbage.... wahern 3 days ago At least the SCTP API has sctp_peeloff, which gives you a new single-stream socket descriptor for the connection. Maybe QUIC will get something like that, eventually. Kind of a glaring omission, though, unless I'm misunderstanding. Ericson2314 3 days ago Yeah. Huge omission.
wahern 3 days ago At least the SCTP API has sctp_peeloff, which gives you a new single-stream socket descriptor for the connection. Maybe QUIC will get something like that, eventually. Kind of a glaring omission, though, unless I'm misunderstanding. Ericson2314 3 days ago Yeah. Huge omission.
Ah fuck, it still has a stream_id notion
How are socket APIs always such garbage....
At least the SCTP API has sctp_peeloff, which gives you a new single-stream socket descriptor for the connection. Maybe QUIC will get something like that, eventually. Kind of a glaring omission, though, unless I'm misunderstanding.
Yeah. Huge omission.
> API RFC is ...
still a draft though.