mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
apps/examples/udpblaster: Add option to use poll() on output (only). Also picks up some fixes to various typographical errors.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
* pstate - Abstracts the underlying session.
|
||||
*
|
||||
* Returned Values:
|
||||
* EXIT_SUCESS or EXIT_FAILURE is returned.
|
||||
* EXIT_SUCCESS or EXIT_FAILURE is returned.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
@@ -72,7 +72,7 @@
|
||||
* pstate - Abstracts the underlying session.
|
||||
*
|
||||
* Returned Values:
|
||||
* EXIT_SUCESS only
|
||||
* EXIT_SUCCESS only
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
Reference in New Issue
Block a user