Closed RFoe closed 2 months ago
https://github.com/RFoe/coasync/blob/3eb2a5f2e7ac97123526e1e74f73ab0f0c000bb1/include/coasync/net/receive.hpp#L51
struct receive_until_result { std::string bytes; std::string padding; };
https://github.com/RFoe/coasync/blob/3eb2a5f2e7ac97123526e1e74f73ab0f0c000bb1/include/coasync/net/receive.hpp#L51
或许是这样: