# File lib/cool.io/listener.rb, line 25
    def close
      detach if attached?
      @listen_socket.close
    end