Make Connection::Receive return the data via a SharedBuffer reference, so the...
Make Connection::Receive return the data via a SharedBuffer reference, so the caller doesn't have to choose the right buffer size in advance. Conflicts: src/test.cpp
Loading
Please register or sign in to comment