|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Public Member Functions | |
| impl () | |
| int | read_until (char *buffer, char *end, char c='\n') |
| fc::http::reply | parse_reply () |
Public Attributes | |
| fc::tcp_socket | sock |
| fc::ip::endpoint | ep |
Definition at line 14 of file http_connection.cpp.
|
inline |
Definition at line 19 of file http_connection.cpp.
|
inline |
Definition at line 39 of file http_connection.cpp.
|
inline |
Definition at line 22 of file http_connection.cpp.
| fc::ip::endpoint fc::http::connection::impl::ep |
Definition at line 18 of file http_connection.cpp.
| fc::tcp_socket fc::http::connection::impl::sock |
Definition at line 17 of file http_connection.cpp.
1.8.17