sfackler / rust-native-tls

Apache License 2.0
470 stars 195 forks source link

the problem for Acceptor #244

Open zybmajia1 opened 1 year ago

zybmajia1 commented 1 year ago

hello,I have a truble in rust-tls::Acceptor(mio::TcpStream),can you help me?

rust-tls::Acceptor(mio::TcpStream) ret: err: the handshake process was interrupted

rust-tls::Acceptor(net::TcpStream)' ret: ok

I dont know why.