# File lib/em/connection.rb, line 178 178: def get_sock_opt level, option 179: EventMachine::get_sock_opt @signature, level, option 180: end