Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-31 | Net: Make CNetMsgMaker more const | Jorge Timón | |
2016-11-25 | net: add CVectorWriter and CNetMsgMaker | Cory Fields | |
CVectorWriter is useful for overwriting or appending an existing byte vector. CNetMsgMaker is a shortcut for creating messages on-the-fly which are suitable for pushing to CConnman. |