ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::tools::mail_payload_state Struct Reference

邮件载荷传输状态 More...

Public Attributes

const std::string * m_payload = nullptr
 邮件载荷字符串指针
size_t m_offset = 0
 当前已读取的字节偏移

Detailed Description

邮件载荷传输状态

用于libcurl SMTP上传回调,追踪载荷数据的读取偏移


The documentation for this struct was generated from the following file: