mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +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 0
|
||||
//#define BEAST_ASIO_HAS_FUTURE_RETURNS 0
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user