tcp_recved()

Name

tcp_recved() -- Indicate receipt of data

Synopsis

void tcp_recved(struct tcp_pcb *pcb, u16_t len);

Description

This function must be called when the application has received the data. len indicates the length of the received data.

   
         
 
  Copyright © 2003-2008 eCosCentric Limited Privacy & Legal Statements