roman_rybalko
|
5314b639e2
|
boost detection fixes: now able to launch with boost1.34 and boost1.35
|
2008-06-13 12:20:55 +00:00 |
Arvid Norberg
|
a0b7f080cd
|
boost 1.35 fix in test_buffer
|
2008-05-28 16:00:03 +00:00 |
Arvid Norberg
|
523c48e069
|
boost-1.34 fix
|
2008-05-27 16:55:14 +00:00 |
Arvid Norberg
|
c7e6c04705
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
Arvid Norberg
|
d6789c3315
|
test_buffer fix
|
2007-10-07 16:39:45 +00:00 |
Arvid Norberg
|
b48948e231
|
changed the double send buffers to a chained buffer using iovec send operations. buffers are recycled (saves memory and cpu) and memory copies are avoided (saves cpu). More statistics is added to track buffer usage
|
2007-09-29 16:14:03 +00:00 |
Arvid Norberg
|
3b6aee6d86
|
switched out std::vector to use libtorrent::buffer as an optimization
|
2007-09-23 00:51:45 +00:00 |
Arvid Norberg
|
7f890239c4
|
Added new send buffer class to avoid unecessary copying of outgoing data.
|
2005-09-14 19:33:16 +00:00 |