Public Attributes | |
int | fd |
char | dir |
ssize_t | total |
ssize_t | next |
unsigned char | buf [BUFSIZ] |
bool | fdopen |
timeval | timeout |
|
Definition at line 29 of file bufio.h. Referenced by Bgetc(), Bputc(), readbuf(), and writebuf(). |
|
Definition at line 26 of file bufio.h. Referenced by Bclose(), and Bopen_internal(). |
|
Definition at line 25 of file bufio.h. Referenced by Bclose(), Bopen_internal(), readbuf(), and writebuf(). |
|
Definition at line 30 of file bufio.h. Referenced by Bclose(), and Bopen_internal(). |
|
Definition at line 28 of file bufio.h. Referenced by Bgetc(), Bputc(), readbuf(), and writebuf(). |
|
Definition at line 32 of file bufio.h. Referenced by Bsettimeout(), and readbuf(). |
|
|