after this has been determined, the receive buffer size is provisionally set to a power of 2, and the number of buffers is set equal to the remaining pool size divided by this receiver buffer size.
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.
如果需要关闭读取部分,则会丢弃接收缓沖区中存在的任何数据,并关闭该端的连接。
efault the receive buffer pointer(s) point outside the process's address space.
应该是你的接收缓沖区有问题,呵呵。
the completion of a receive operation indicates that the receive buffer contains the received message, the receiver is now free to access it, and that the status object is set.
一个接收操作的完成意味着接收缓沖区包含有被接收函数,接收端现在可以随意使用它,并且状态对象被设置。
each can controller provides a double receive buffer (rbx) per can channel to store incoming messages until they are processed by the cpu.
每一个can控制器提供给每个can通道一个双接受缓沖区来存储接受的信息直到他们被cpu处理掉。
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.
你可以通过在每个接收端进行缓沖来补偿抖动带来的损失,但这种方法增加了延迟,而这是你极力避免的事。
when the data was received, the data was stored in receive buffer at first, then the data was marked and managed by the upper module.