Class: Einhorn::Event::LoopBreaker

Inherits:
AbstractTextDescriptor show all
Defined in:
lib/einhorn/event/loop_breaker.rb

Instance Attribute Summary

Attributes inherited from AbstractTextDescriptor

#client_id, #read_buffer, #write_buffer

Instance Method Summary collapse

Methods inherited from AbstractTextDescriptor

#close, #deregister!, #initialize, #log_debug, #log_error, #log_info, #notify_readable, #notify_writeable, open, #parse_record, #process_read_buffer, #read, #register!, #to_io, #write, #write_pending?

Constructor Details

This class inherits a constructor from Einhorn::Event::AbstractTextDescriptor

Instance Method Details

#consume_record(record) ⇒ Object



4
# File 'lib/einhorn/event/loop_breaker.rb', line 4

def consume_record(record); end