mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-07-01 02:13:41 +08:00
Move all rawapi.txt to appropriate doxygen docs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* Implementation of raw protocol PCBs for low-level handling of
|
||||
* different types of protocols besides (or overriding) those
|
||||
* already available in lwIP.\n
|
||||
* @see @ref raw_api
|
||||
* @see @ref api
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* @defgroup tcp_raw TCP
|
||||
* @ingroup callbackstyle_api
|
||||
* Transmission Control Protocol for IP\n
|
||||
* @see @ref raw_api and @ref netconn
|
||||
* @see @ref api
|
||||
*
|
||||
* Common functions for the TCP implementation, such as functinos
|
||||
* for manipulating the data structures and the TCP timer functions. TCP functions
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* @defgroup udp_raw UDP
|
||||
* @ingroup callbackstyle_api
|
||||
* User Datagram Protocol module\n
|
||||
* @see @ref raw_api and @ref netconn
|
||||
* @see @ref api
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user