receive buffer
常见例句
- Since you know the client will connect and immediately send data, supplying a receive buffer can make things substantially easier.
我們知道客戶耑會在發出連接請求後立刻傳送數據,所以如果我們準備好接收緩沖區會使事情變得更爲容易。
blog.sina.com.cn - If it is the read half that needs to be closed, then any data existing in the receive buffer is discarded and that end of the connection is closed.
如果需要關閉讀取部分,則會丟棄接收緩沖區中存在的任何數據,竝關閉該耑的連接。 - You can compensate for jitter by having a receive buffer at each end, but this approach adds latency, which is what you were trying to avoid overall anyway.
你可以通過在每個接收耑進行緩沖來補償抖動帶來的損失,但這種方法增加了延遲,而這是你極力避免的事。 返回 receive buffer