mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 10:32:47 +08:00
fs/vfs/fs_ioctl.c: Add FIONBIO support
This commit is contained in:
@@ -172,6 +172,10 @@
|
||||
* OUT: Instance number is returned on
|
||||
* success.
|
||||
*/
|
||||
#define FIONBIO _FIOC(0x000b) /* IN: Boolean option takes an
|
||||
* int value.
|
||||
* OUT: Origin option.
|
||||
*/
|
||||
|
||||
/* NuttX file system ioctl definitions **************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user