Function wasix::fd_fdstat_set_flags
source · [−]Expand description
Adjust the flags associated with a file descriptor.
Note: This is similar to fcntl(fd, F_SETFL, flags) in POSIX.
Parameters
flags- The desired values of the file descriptor flags.