Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for startServer (0.05 sec)

  1. internal/grid/connection_test.go

    		Hosts:        hosts,
    		AuthFn:       dummyNewToken,
    		AuthToken:    dummyTokenValidate,
    		BlockConnect: connReady,
    	})
    	errFatal(err)
    
    	localServer := startServer(t, listeners[0], wrapServer(local.Handler(dummyRequestValidate)))
    	remoteServer := startServer(t, listeners[1], wrapServer(remote.Handler(dummyRequestValidate)))
    	close(connReady)
    
    	defer func() {
    		local.debugMsg(debugShutdown)
    		remote.debugMsg(debugShutdown)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Jul 08 21:44:00 UTC 2024
    - 5.9K bytes
    - Viewed (0)
  2. test-site/activator-launch-1.3.2.jar

    her$.class package xsbt.boot; public final synchronized class ServerLauncher$ { public static final ServerLauncher$ MODULE$; private final scala.collection.immutable.List memOptPrefixes; public static void <clinit>(); public final java.net.URI startServer(java.io.File, LaunchConfiguration); private java.net.URI launchProcessAndGetU(scala.collection.immutable.List, java.io.File); private static scala.Option readUntilSynch(java.io.BufferedReader); public static scala.collection.immutable.List read...
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (0)
Back to top