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 signaling buffer 接收信号的缓冲
- receive e buffer 接收缓冲区
- receive data buffer [计]接收数据缓冲器;接收数据缓冲区
- receive buffer zone release 释放接收缓冲区
- Receive Buffer Size 接收缓冲大小;缓冲区大小;接受缓冲大小
短语
专业释义
- 接收缓冲区
Via the test, we achieve five parameters' superior establishments, whichhave the greatest influence to the Socket transmit performance, namely socketnumber, transmission delay time, transmission block size, socket receive buffer andsocket send buffer. Through the parameters' superior establishments, we can optimizethe system transmission performance.
本消息队列中间件是基于Socket技术实现网络通信的,因此本文还深入研究了Socket通讯原理与技术,并通过测试得出对Socket传输性能影响较大的套接字个数、传输延时、传输块大小、套接字接收缓冲区和套接字发送缓冲区五个参数的最优设置,优化了系统的传输性能。