Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TcpOutgoingConnector (0.12 sec)

  1. platforms/core-runtime/messaging/src/test/groovy/org/gradle/internal/remote/internal/inet/TcpConnectorTest.groovy

        final def idGenerator = new UUIDGenerator()
        final def addressFactory = new InetAddressFactory()
        final def outgoingConnector = new TcpOutgoingConnector()
        final def incomingConnector = new TcpIncomingConnector(executorFactory, addressFactory, idGenerator)
        @Rule
        public ReleasingPortAllocator portAllocator = new ReleasingPortAllocator()
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 08:59:22 UTC 2023
    - 10.4K bytes
    - Viewed (0)
Back to top