struct Cloudflare::TimeOut

Defined in:

cloudflare/timeout.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def connect : Int32 #

[View source]
def connect=(connect : Int32) #

[View source]
def read : Int32 #

[View source]
def read=(read : Int32) #

[View source]
def write : Int32 #

[View source]
def write=(write : Int32) #

[View source]