Arvid Norberg

Results 1037 comments of Arvid Norberg

great. The patch needs some updates as it ended up breaking iOS build. I will have to fix that, but I think it works to validate the approach for macOS.

where did you find that link?

> From the packet captures that we have done, it appears that the network traffic consist of "ping" packets and "get_peers" packets, which are network level packets for host discovery....

does anyone know whether this happens when shutting down, or just during normal operation?

right, this is an attempted optimization, to make use of as much of the allocation as possible before having to realloc. It can easily be circumvented. You say it's for...

I believe there's some issue when a write to disk fails, because the disk is full. Is that the case for you?

I'm not sure I follow the description in this ticket. My reading of qBittorrent issue 14155 is different from this ticket. @haarp From the description of the ticket: > External...

I believe that the problem is that all SSL crypto is performed in the network thread, which is only a single thread. I made an attempt back in libtorrent-1.1 to...

> If libtorrent used any system calls to get the system's IPv6 then libtorrent should give users the possibility to choose to use only a temporary IPv6 address for better...

> All packets generated by the torrent client's user is tagged, and the router sends all tagged packets over the VPN. I see no way for the client to escape...