mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +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
|
// This is only here temporarily. Use it to turn off MultiSocket
|
||||||
// in Peer code if you suspect you're having problems because of it.
|
// 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
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user