for {
      // FIXME: create the proxy asynchronously to reduce the size of the critical section
      server.Mutex.Lock(1)

      client, err := server.IPv6.Accept()