class Ethon::Errors::MultiRemove
Raises when multi_remove_handle failed.
def initialize(code, easy)
def initialize(code, easy) super("An error occured removing the easy handle: #{easy} from the multi: #{code}") end
Raises when multi_remove_handle failed.
def initialize(code, easy) super("An error occured removing the easy handle: #{easy} from the multi: #{code}") end