mirror of
https://github.com/fafhrd91/actix-net
synced 2025-09-02 16:36:37 +02:00
prepare actix-tls release 3.0.0-rc.1 (#423)
This commit is contained in:
@@ -96,7 +96,7 @@ pub struct Acceptor {
|
||||
}
|
||||
|
||||
impl Acceptor {
|
||||
/// Create OpenSSL based `Acceptor` service factory.
|
||||
/// Create `openssl` based acceptor service factory.
|
||||
#[inline]
|
||||
pub fn new(acceptor: SslAcceptor) -> Self {
|
||||
Acceptor {
|
||||
|
Reference in New Issue
Block a user