Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chuckadams
9 months ago
|
parent
|
context
|
favorite
| on:
It's always TCP_NODELAY
> We used to call them "packlets."
setsockopt(fd, IPPROTO_TCP, TCP_MAKE_IT_GO, &go, sizeof(go));
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
setsockopt(fd, IPPROTO_TCP, TCP_MAKE_IT_GO, &go, sizeof(go));