Search results

Jump to: navigation, search
  • ...connection might already have Rx data in its socket buffer to read using [[recv()]] if client has already sent something in the meantime). ...eout of the client runs out). The timeouts for data processing such as a [[recv()]] timeout are independent from a connect timeout and can be much higher.
    5 KB (935 words) - 11:47, 14 June 2019
  • ..._TCP_Echo_Client.c) is used. By default the sample uses the BSD Socket API recv() and send().
    13 KB (2,041 words) - 10:10, 7 October 2021
  • ...ocking(hSock); // Make sure it is blocking again, to calls to recv() and send() block
    6 KB (863 words) - 09:31, 15 January 2024