Arvid Norberg

Results 1037 comments of Arvid Norberg

unfortunately the simulator doesn't support the SSL wrappers in boost.asio (yet).

There is a test for the SSL feature already, which seem the most natural one to extend (`test/test_ssl.cpp`). What happens if this field is set on a magnet link but...

I think the safest approach is to require it to be an SSL torrent if the certificate is specified. i.e. failing closed.

I think this change warrants a note in `Changelog` too

Extending `add_torrent_params` affects ABI. From the library's point of view, there's no way of telling whether the new or the old version of the struct was passed. This change is...

I think it's might be reasonable to file a ticket with [asio](https://github.com/chriskohlhoff/asio/issues) for this. Also, not all structured exceptions are fatal, or even a problem (as long as they are...

@xavier2k6 if this only happens when attaching application verifier, is there any reason to believe this is an actual problem? my recollection (but I haven't used application verifier in almost...

> I haven't set it to stop & it continues but it can reach 162 instances of this error, that to me is excessive even if it is expected. I...

>> This is an implementation detail (until the exception leaks out of select()), does it? >> >> But only the implementer of select() could tell you that, more importantly, if...

This seems to suggest; "yes, the exception causes the process to terminate" ``` (2b88.176c): Verifier stop - code c0000421 (!!! second chance !!!) Creating C:\Program Files\DebugDiag\Logs\Crash Dumps for all instances...