Home | History | Annotate | Download | only in socket

Lines Matching defs:SetSendBufferSize

809 bool SSLClientSocketWin::SetSendBufferSize(int32 size) {
810 return transport_->socket()->SetSendBufferSize(size);