low_level_output() is only used within LwIP_HTTP_Server_Netconn_RTOS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

ERR_OK if the packet was sent, or ERR_IF if the packet was unable to be sent

Notes

ERR_OK means the packet was sent (but not necessarily transmit complete), and ERR_IF means the packet has more chained buffers than what the interface supports.

References

from examples