Files
lettre/src
Jacob Halsey 1391a834ce #715: Support setting the local IP address to connect from (#762)
This adds a `local_address: Option<IpAddr>` parameter to the synchronous, and tokio connect functions.

(As far as I can see there is no current way to support this in async-std, because the library doesn't provide any way to do an async connect for an existing socket)
2022-05-29 07:05:39 +00:00
..
2021-02-01 10:11:25 +00:00
2022-04-29 15:59:36 +02:00