module

Cloudflare

Constants

AUTHORS = Set {({name: "636f7374"})}
LICENSE = "GPLv3"
RELEASE_DATE = Time.parse_local("2021-02-25 00:00:00 +08:00", "%F %T ")
VERSION = "1.0.0"

Class methods

attempt_create_tcp_socket!(ip_address : Socket::IPAddress, attempt_times : UInt8, timeout : TimeOut) : Tuple(TCPSocket, Time::Span)
Source
upgrade_tls_socket!(socket : TCPSocket, tls : TransportLayerSecurity, timeout : TimeOut) : OpenSSL::SSL::Socket::Client
Source

Nested types