1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-28 04:12:40 +01:00
actix-net/actix-connect/src
Sven-Hendrik Haase f6f9e1fcdb Add an error message if we receive a non-hostname-based dest
This is more helpful than an unwrap and at least points users at the right location.
Upstream issue is https://github.com/briansmith/webpki/issues/54
2019-10-04 07:30:13 +02:00
..
ssl Add an error message if we receive a non-hostname-based dest 2019-10-04 07:30:13 +02:00
connect.rs Expose Connect addrs (#30) 2019-07-17 06:17:51 +06:00
connector.rs Fix clippy warnings (#40) 2019-08-17 05:15:51 +09:00
error.rs changes 2019-03-13 14:38:33 -07:00
lib.rs add TcpStreamService 2019-09-05 16:34:48 -07:00
resolver.rs Fix clippy warnings (#40) 2019-08-17 05:15:51 +09:00
service.rs add TcpStreamService 2019-09-05 16:34:48 -07:00
uri.rs Fix error handling for single address 2019-03-15 11:37:51 -07:00