#include "plibc_private.h"
Go to the source code of this file.
Functions | |
int | _win_read (int fildes, void *buf, size_t nbyte) |
Reads data from a file. If the handle is in non-blocking mode, this function always returns 1 for non-sockets. |
Definition in file read.c.