On Wed, Mar 9, 2022 at 3:18 PM Osman Zakir <[email protected]> wrote: > handshake: An existing connection was forcibly closed by the remote host
Well, that is the error ECONNRESET. You need to study why that error happens and apply it to the context of your particular use-case. Regards _______________________________________________ Boost-users mailing list [email protected] https://lists.boost.org/mailman/listinfo.cgi/boost-users
