害怕早晨

文章
4
资源
0
加入时间
2年10月24天

C/C++编程:libfiber例子学习channel_cpphttp

channel_cpp#include <acl-lib/acl_cpp/lib_acl.hpp>#include <acl-lib/fiber/libfiber.hpp>#include <zconf.h>struct A{ char buf[256];};class fiber_consumer : public acl::fiber{public: explicit fiber_consumer