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:
Gregory Nutt
2018-09-14 06:59:23 -06:00
parent 93f84dcc8f
commit c5edf40542
8 changed files with 69 additions and 25 deletions

View File

@@ -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.
*
****************************************************************************/