tokio-rustls/tokio-native-tls/src
Jerome Gravel-Niquet 438cb8f9c8
Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S> (#74)
* implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S>

* implement windows' AsRawHandle

* typo in cfg(windows)

* use RawSocket, not RawHandle

* implement AsRawFd & AsRawSocket for tokio_rustls::client::TlsStream and tokio_rustls::TlsStream enum
2021-10-01 21:52:10 +08:00
..
lib.rs Implement AsRawFd for both tokio-rustls and tokio-native-tls TlsStream<S> (#74) 2021-10-01 21:52:10 +08:00