extmod/vfs_posix_file: Lock GIL when writing and allow stdio flush.
Also support MP_STREAM_GET_FILENO ioctl. The stdio flush change was done previously for the unix port in 3e0b46b9. These changes make this POSIX file implementation equivalent to the unix file implementation.
Showing
Please register or sign in to comment