mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +00:00
Disable buffered handshake API to fix variations in boost versions
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
#define RIPPLE_USES_BEAST_SOCKETS 0
|
||||
|
||||
|
||||
//#define BEAST_ASIO_HAS_BUFFEREDHANDSHAKE 1
|
||||
#define BEAST_ASIO_HAS_BUFFEREDHANDSHAKE 1
|
||||
//#define BEAST_ASIO_HAS_FUTURE_RETURNS 0
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user