Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Thursday, 11-Apr-2024 05:03:30 JST iced depresso
@bobdobberson i mostly mean the lack of packet framing. you have to read a potentially unlimited amount of freeform text, and then parse that text to find the actual boundaries of headers.
in practice there *are* limits put on that buffer, but it should have always been <string length><text>