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:會話每次網絡接收平均數據

熱門查詢