recv

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.

现在双方可以使用SENDRECV建立起来双工连接发送接收数据

The placeholder prefix is SEND for Send connectors or RECV for Receive connectors.

prefixSEND对于发送连接器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:会话每次网络接收平均数据