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