27 28 29
# File 'lib/explorer/server/ipc.rb', line 27 def run loop { async.handle_connection @server.accept } end