mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 07:25:51 +00:00
This doesn't seem to properly synchronize reads and writes.
This commit is contained in:
@@ -185,6 +185,6 @@
|
||||
// This is only here temporarily. Use it to turn off MultiSocket
|
||||
// in Peer code if you suspect you're having problems because of it.
|
||||
//
|
||||
#define RIPPLE_PEER_USES_BEAST_MULTISOCKET 1
|
||||
#define RIPPLE_PEER_USES_BEAST_MULTISOCKET 0
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user