MCPcopy Create free account
hub / github.com/defold/defold / SetQuickAck

Function SetQuickAck

engine/dlib/src/dlib/socket_win32.cpp:719–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

717 }
718
719 Result SetQuickAck(Socket socket, bool use_quick_ack)
720 {
721 return RESULT_OK;
722 }
723
724 static Result SetSockoptTime(Socket socket, int level, int name, uint64_t time)
725 {

Callers 1

GetSocketFunction · 0.50

Calls

no outgoing calls

Tested by 1

GetSocketFunction · 0.40