mirror of
https://github.com/ep00ch/lwip-contrib-mac.git
synced 2025-02-21 17:28:58 +00:00
Minor change: add a comment in netio.c application: "See http://www.nwlab.net/art/netio/netio.html to get the netio tool"
This commit is contained in:
parent
e021174865
commit
343f1561b0
@ -3,6 +3,8 @@
|
||||
#include "lwip/opt.h"
|
||||
#include "lwip/tcp.h"
|
||||
|
||||
/* See http://www.nwlab.net/art/netio/netio.html to get the netio tool */
|
||||
|
||||
#if LWIP_TCP
|
||||
static err_t netio_recv(void *arg, struct tcp_pcb *pcb, struct pbuf *p, err_t err)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user