Improve received metadata handling
commit7786e1b084c5534f757cd762f328b0ed242f5375
authorVladimir Golovnev <glassez@yandex.ru>
Wed, 21 Feb 2024 14:25:54 +0000 (21 17:25 +0300)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2024 14:25:54 +0000 (21 17:25 +0300)
tree43901c63e05cbff0f79fc0021a4ededa8e62c2e0
parentbb8a012b1ca6350b134df11280abea42929cb528
Improve received metadata handling

Avoid blocking call to libtorrent when accessing underlying torrent_info object.

PR #20424.
src/base/bittorrent/torrentimpl.cpp