update the boost dependency list in features.rst
This commit is contained in:
parent
4c5ef920f0
commit
493cbf12b9
|
@ -321,8 +321,9 @@ portability
|
||||||
|
|
||||||
libtorrent runs on most major operating systems, including Windows,
|
libtorrent runs on most major operating systems, including Windows,
|
||||||
MacOS X, Linux, BSD and Solaris.
|
MacOS X, Linux, BSD and Solaris.
|
||||||
It uses Boost.Thread, Boost.Asio, Boost.Chrono, Boost.Random, Boost.Date_time
|
It uses Boost.Asio, Boost.Optional, Boost.System, Boost.Multiprecision,
|
||||||
and various other boost libraries. At least version 1.49 of boost is required.
|
Boost.Intrusive, Boost.Pool, Boost.Python (for bindings), Boost.CRC and various
|
||||||
|
other boost libraries. At least version 1.49 of boost is required.
|
||||||
|
|
||||||
Since libtorrent uses Boost.Asio it will take full advantage of high performance
|
Since libtorrent uses Boost.Asio it will take full advantage of high performance
|
||||||
network APIs on the most popular platforms. I/O completion ports on windows,
|
network APIs on the most popular platforms. I/O completion ports on windows,
|
||||||
|
|
Loading…
Reference in New Issue