Home
last modified time | relevance | path

Searched refs:SetNoDelay (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c54 static int SetNoDelay(int fd, int on) in SetNoDelay() function
139 (void)SetNoDelay(fd, 1); in SetServerOption()
151 SetNoDelay(fd, 1); in SetClientOption()