mirror of https://github.com/aria2/aria2
![]() The old implementation calls at least 2 read(2) (4bytes length and payload) to receive the message. This change will read as many bytes as possible in one read(2) call. BtPieceMessage::data_ is now just a const pointer to the internal buffer of PeerConnection. |
||
---|---|---|
deps | ||
doc | ||
lib | ||
m4 | ||
po | ||
src | ||
test | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
ChangeLog | ||
ChangeLog.old | ||
LICENSE.OpenSSL | ||
Makefile.am | ||
NEWS | ||
README | ||
README.rst | ||
build_osx_release.sh | ||
build_test.sh | ||
configure.ac |
README
See README.rst