The correct time to set TCP_NODELAY?

前端 未结 0 1599
南方客
南方客 2020-12-16 17:17

I\'m writing a TCP proxy and want to disable Nagle algorithm by set TCP_NODELAY.

There are two kinds of socket:

  1. socket from accept() call. (
相关标签:
回答
  • 消灭零回复
提交回复
热议问题