Hacker News new | ask | show | jobs
by Ericson2314 326 days ago
Ah fuck, it still has a stream_id notion

How are socket APIs always such garbage....

1 comments

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.