moved sending acks to SSUData

This commit is contained in:
orignal 2014-06-10 11:19:31 -04:00
parent 7bb5054644
commit 165a079928
4 changed files with 22 additions and 18 deletions

View file

@ -29,6 +29,10 @@ namespace ssu
void ProcessMessage (uint8_t * buf, size_t len);
void Send (i2p::I2NPMessage * msg);
private:
void SendMsgAck (uint32_t msgID);
private:
struct IncompleteMessage