|
acl
3.5.3.0
|
浏览该文件的文档. 2 #include "../acl_cpp_define.hpp" 51 bool check_peer(
void);
62 bool on_close(
bool alive);
65 int read(
void* buf,
size_t len);
68 int send(
const void* buf,
size_t len);
76 static int sock_read(
void *ctx,
unsigned char *buf,
size_t len);
77 static int sock_send(
void *ctx,
const unsigned char *buf,
size_t len);