-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(test_server): deprecated ssl_accept (#48)
OTP 21 deprecated the `:ssl.ssl_accept/3` function. So, we add a compile check to determine which function to call. This library supports Elixir 1.5 and so the OTP support must be present up to OTP 18.
- Loading branch information
1 parent
4223e3e
commit 8730c48
Showing
1 changed file
with
18 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters