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