Definition at line 769 of file transport_common.cc.
◆ SocketLineReader()
SocketLineReader::SocketLineReader |
( |
int |
sock | ) |
|
|
inlineexplicit |
◆ Next()
bool SocketLineReader::Next |
( |
std::string * |
out_line | ) |
|
|
inline |
◆ ReadSMTPReply()
bool SocketLineReader::ReadSMTPReply |
( |
unsigned * |
out_code, |
|
|
std::string * |
out_content |
|
) |
| |
|
inline |
◆ buf_
char SocketLineReader::buf_[512] |
|
private |
◆ buf_len_
size_t SocketLineReader::buf_len_ = 0 |
|
private |
◆ sock_
The documentation for this class was generated from the following file: