Implements #89 PNG chunking
Compare changes
- Nicolas Pope authored
+ 6
− 4
@@ -85,8 +85,8 @@ static SOCKET tcpConnect(URI &uri) {
@@ -169,8 +169,8 @@ Peer::Peer(SOCKET s, Universe *u, Dispatcher *d) : sock_(s), can_reconnect_(fals
@@ -602,7 +602,9 @@ int Peer::_send() {