Move psock check from [get|set]sockopt to psock_[get|set]sockopt

This commit is contained in:
Xiang Xiao
2018-08-26 14:25:54 -06:00
committed by Gregory Nutt
parent 655be281e6
commit bcf9360e5f
3 changed files with 15 additions and 12 deletions
+1
View File
@@ -41,6 +41,7 @@
****************************************************************************/
#include <nuttx/config.h>
#include <nuttx/compiler.h>
#include <stdint.h>
#include <semaphore.h>