Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
vmsp
7y ago
0 comments
Share
Doesn't native erlang handle that? With {packet, Len} and {active, once}?
0 comments
default
newest
oldest
s1n4
7y ago
Not the buffering.
e_proxus
7y ago
You can set a user level buffer size of the socket driver, and a receive buffer size (see
http://erlang.org/doc/man/inet.html
).
Why is another level of buffering needed?
j
/
k
navigate · click thread line to collapse