Anarthal (Rubén Pérez) e72b4906af
Removed connection_pool::async_get_connection timeout overloads
Please use asio::cancel_after, instead.
Replaced client_errc::timeout, client_errc::cancelled by
    client_errc::no_connection_available, client_errc::pool_cancelled
async_get_connection no longer uses the last connect error code as failure error code,
    but embeds this info in the output diagnostics

close #349
2024-09-26 08:30:52 +02:00
..
2024-07-08 17:12:43 +02:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-02-18 12:48:14 +01:00
2024-08-01 12:59:56 +02:00