recv
美
英 
例句
All remote machines listening on port 7671 should be able to handle the message using ACE_SOCK_Dgram: : recv.
所有监听7671端口的远程机器都可以使用ACE_SOCK_Dgram::recv处理消息。
It is not enough to just use read(2) and write(2), or recv(2) or send(2), the moment your socket becomes non-blocking.
当您的套接字变成非阻塞时,仅使用read(2)和write(2),或recv(2)或者send(2)是不够的。
Both sides can now use SEND and RECV to transmit and receive data over the full-duplex connection.
现在双方都可以使用SEND和RECV,在新建立起来的全双工连接上发送和接收数据。
The placeholder prefix is SEND for Send connectors or RECV for Receive connectors.
占位符prefix为SEND(对于发送连接器)或RECV(对于接收连接器)。
Note the use of ACE_INET_Addr in the recv method: This helps capture the peer computer from which the data was being transmitted.
注意recv方法中对ACE_INET_Addr的使用方法:这有助于捕捉正在传输数据的对等计算机。
Average_Recv: Amount of data received in that session per network read
Average_Recv:此会话中每次网络读接收的平均数据量