udp_send() is only used within lwIP.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

lwIP error code. - ERR_OK. Successful. No error occurred. - ERR_MEM. Out of memory. - ERR_RTE. Could not find route to destination address. - ERR_VAL. No PCB or PCB is dual-stack - More errors could be returned by lower protocol layers.

References

from examples