Method: Mysql2::EM::Client::Watcher#unbind

Defined in:
lib/mysql2/em.rb

#unbindObject



29
30
31
# File 'lib/mysql2/em.rb', line 29

def unbind
  @is_watching = false
end