4 Nov
2013
4 Nov
'13
3:55 a.m.
On 11/3/2013 8:09 PM, Beman Dawes wrote:
On Sun, Nov 3, 2013 at 5:05 PM, Michael Marcin
wrote: I need to read/write some structs as binary data over an asio tcp socket and convert host<->network byte order. IIRC the endian library was supposed to clean this process up substantially but I can't find it.
I thought it passed review years ago but I could be misremembering.
Yes, subject to a list of requested refinements and corrections. That work is now complete.
See https://github.com/beman/endian
As soon as the git conversion is complete, I'll request a mini-review, then move to boostorg.
Thanks!