Skip to content

Commit

Permalink
fix openssl build
Browse files Browse the repository at this point in the history
  • Loading branch information
bluejekyll authored and djc committed Nov 23, 2021
1 parent 02031dd commit fd500e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/server/src/server/server_future.rs
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ impl<T: RequestHandler> ServerFuture<T> {

self::handle_raw_request(
message,
Protocol::Tls,
handler.clone(),
stream_handle.clone(),
)
Expand Down

0 comments on commit fd500e4

Please sign in to comment.