defold / defold/extension-websocket
Added support for TCP_QUICKACK
Open
- Dominant language
- C
- Stars
- 50
- Forks
- 17
- Avg merge
- 20h 9m
- Merged PRs (30d)
- 1
Description
There's now a function in the dmSDK ([dmSocket::SetQuickAck()](https://defold.com/ref/beta/dmSocket/#dmSocket::SetQuickAck:socket-use_quick_ack)) that sets this flag on the supported platforms.
The question is where and when to call this function, since the flag seems to be reset every now and then.
E.g. according to this [reference](https://github.com/urllib3/urllib3/issues/746#issuecomment-293965128)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.