| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Net: Make CNetMsgMaker more const | Jorge Timón | 2017-01-31 | 1 | -2/+2 |
| | | |||||
| * | net: add CVectorWriter and CNetMsgMaker | Cory Fields | 2016-11-25 | 1 | -0/+36 |
| 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. | |||||