Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
vmsp
7y ago
0 comments
Save
Share
Doesn't native erlang handle that? With {packet, Len} and {active, once}?
0 comments
2 comments · 1 top-level
top
newest
oldest
s1n4
7y ago
· 1 in thread
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