Commit graph

5 commits

Author SHA1 Message Date
Inada Naoki
edca770071
Fix build error caused by ntohs, ntohl (#514) 2022-08-08 15:08:40 +09:00
Jakub Kulík
9d45926a59
Usef __BYTE_ORDER__ instead of __BYTE_ORDER (#513)
__BYTE_ORDER__ is common predefined macro available on at least gcc and clang.
__BYTE_ORDER is macro defined in platform specific headers.
2022-08-02 13:19:56 +09:00
INADA Naoki
c9b6e5b65d s/\t/ /g 2013-02-27 21:24:25 +09:00
INADA Naoki
812c8bcff4 Update msgpack version. 2012-06-26 13:21:10 +09:00
Naoki INADA
af7c4d2a60 Update new headers. 2009-12-17 10:43:22 +09:00