mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 09:03:49 +08:00
Add some more TCP RAW API functions to documentation
This commit is contained in:
@@ -1782,7 +1782,6 @@ tcp_pcb_purge(struct tcp_pcb *pcb)
|
||||
}
|
||||
|
||||
/**
|
||||
* @ingroup tcp_raw
|
||||
* Purges the PCB and removes it from a PCB list. Any delayed ACKs are sent first.
|
||||
*
|
||||
* @param pcblist PCB list to purge.
|
||||
|
||||
Reference in New Issue
Block a user