mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
extract https content
This commit is contained in:
parent
71dae29077
commit
0d468a8f48
4 changed files with 54 additions and 41 deletions
2
Reseed.h
2
Reseed.h
|
@ -53,7 +53,7 @@ namespace data
|
|||
|
||||
TlsSession (const std::string& host, int port);
|
||||
void Send (const uint8_t * buf, size_t len);
|
||||
std::string Receive ();
|
||||
bool Receive (std::ostream& rs);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue