Astron / Bamboo

[Work In Progress] A library and tools for object-oriented network protocols.
https://astron.github.io/bamboo
Other
3 stars 4 forks source link

[OS X Compilation Fix] Resolve ambiguous call with as_buffer #3

Open AlJaMa opened 9 years ago

AlJaMa commented 9 years ago

Simple fix to resolve compilation failure on OS X with Clang. OS X defines type_t as unsigned long instead of uint32_t or uint64_t.

AlJaMa commented 9 years ago

Bump

AlJaMa commented 9 years ago

Bump