Hacker News new | ask | show | jobs
by wahern 319 days ago
API RFC is https://datatracker.ietf.org/doc/html/draft-lxin-quic-socket...
2 comments

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.