|
|
|
|
|
by Ono-Sendai
3859 days ago
|
|
Hi,
It sounds like this could be a good shim for flushHint(), as you said, if only on platforms where TCP_CORK is supported (Linux only?). It's still more complex than just having a flushHint() method built in though, as it involves two modes (TCP_CORK and TCP_NODELAY). |
|