]> Git Repo - VerusCoin.git/commit - src/init.cpp
Stop processing messages on full send buffer and dont disconnect.
authorMatt Corallo <[email protected]>
Thu, 22 Mar 2012 02:10:50 +0000 (22:10 -0400)
committerMatt Corallo <[email protected]>
Wed, 27 Jun 2012 13:31:34 +0000 (15:31 +0200)
commit9d6cd04b3b73e5de10d6891dcdf151633e582de0
treeeaebea0824ab7a2cbe7bd2c6793922893a2989eb
parentbcf0f4117124b2fc070472fb378d5115b7397ea4
Stop processing messages on full send buffer and dont disconnect.

Also decrease default send/receive buffer sizes from 10 to 5 mb
as this patch makes it easy for a node to fill both instead of
only send.
src/init.cpp
src/main.cpp
src/net.cpp
src/net.h
This page took 0.022047 seconds and 4 git commands to generate.