Y
Hacker News
new
|
ask
|
show
|
jobs
by
tgraf
1657 days ago
It looks not too different from the majority of HTTP parsers out there written in C. Here is an example of NodeJS [0].
[0]
https://github.com/nodejs/http-parser/blob/main/http_parser....
1 comments
tptacek
1657 days ago
Node's HTTP parser doesn't have to placate the BPF verifier, is why I'm asking.
link