Home | History | Annotate | Download | only in socket

Lines Matching refs:DisableNagle

69 bool DisableNagle(SOCKET socket, bool disable) {
592 DisableNagle(socket_, true);
637 return DisableNagle(socket_, no_delay);