Improve TCP documentation a bit

This commit is contained in:
Dirk Ziegelmeier
2017-03-22 23:32:17 +01:00
parent d04dc46ccb
commit 7e12240af3
2 changed files with 4 additions and 0 deletions

View File

@@ -1428,6 +1428,7 @@ tcp_seg_free(struct tcp_seg *seg)
}
/**
* @ingroup tcp
* Sets the priority of a connection.
*
* @param pcb the tcp_pcb to manipulate