http_data_cb http_cb

typedef int (*http_data_cb) (http_parser*, const char *at, size_t length);
typedef int (*http_cb) (http_parser*);

posted on 2023-09-15 05:50  lydstory  阅读(7)  评论(0编辑  收藏  举报

导航