#include "netstr.h"
#include "str.h"
#include "sysstr.h"
#include "utility.h"
#include "sysutil.h"
関数 | |
| void | str_netfd_alloc (struct mystr *p_str, int fd, char term, char *p_readbuf, unsigned int maxlen) |
| int | str_netfd_write (const struct mystr *p_str, int fd) |
| int | str_netfd_read (struct mystr *p_str, int fd, unsigned int len) |
1.4.7