|
STTNet
|
Save TCP client information. More...
#include <sttnet_English.h>
Public Attributes | |
| int | fd |
| socket fd More... | |
| std::string | data |
| Naked data. More... | |
| std::unordered_map < std::string, std::any > | ctx |
| required data warehouse More... | |
Save TCP client information.
| std::unordered_map<std::string,std::any> stt::network::TcpInformation::ctx |
required data warehouse
| std::string stt::network::TcpInformation::data |
Naked data.
| int stt::network::TcpInformation::fd |
socket fd
1.8.5