Postfix3.3.1
|
#include <vstream.h>
フィールド | |
VBUF | buf |
int | fd |
VSTREAM_RW_FN | read_fn |
VSTREAM_RW_FN | write_fn |
ssize_t | req_bufsize |
void * | context |
off_t | offset |
char * | path |
int | read_fd |
int | write_fd |
VBUF | read_buf |
VBUF | write_buf |
pid_t | pid |
VSTREAM_WAITPID_FN | waitpid_fn |
int | timeout |
VSTREAM_JMP_BUF * | jbuf |
struct timeval | iotime |
struct timeval | time_limit |
VSTREAM_JMP_BUF* VSTREAM::jbuf |
VSTREAM_RW_FN VSTREAM::read_fn |
VSTREAM_WAITPID_FN VSTREAM::waitpid_fn |
VSTREAM_RW_FN VSTREAM::write_fn |