# File lib/em/connection.rb, line 172
172:     def detach
173:       EventMachine::detach_fd @signature
174:     end