Class TNonblockingServer.SelectAcceptThread

    • Constructor Detail

      • SelectAcceptThread

        public SelectAcceptThread​(TNonblockingServerTransport serverTransport)
                           throws java.io.IOException
        Set up the thread that will handle the non-blocking accepts, reads, and writes.
        Throws:
        java.io.IOException