@ -36,10 +36,6 @@ end
control_server = UNIXServer.new(control_socket_path)
File.chmod 0700, control_socket_path
#at_exit do
# control_server.close
#end
$original_stderr.puts "serving control socket"
connection_id = 0