netconn_recv_tcp_pbuf() is only used within LwIP.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

ERR_OK if data has been received, an error code otherwise (timeout, memory error or another error, @see netconn_recv_data) ERR_ARG if conn is not a TCP netconn

References

from examples