Re: Crash in async_handshake function
Vinnie Falco via Boost-users <[email protected]>
| Newsgroups | gmane.comp.lib.boost.user |
|---|---|
| Message-ID | <CA+EzHGeq0jp97FQYtKmpyAkb77ObBKF7r-pcTOKWtExe66bTFw@mail.gmail.com> |
On Tue, Feb 8, 2022 at 6:57 AM Ales Mulej via Boost-users <[email protected]> wrote: > I'm writing TLS client/server and my server is continuously crashing in the async_handshake function. How many threads are calling io_context::run() ? Thanks