Home
last modified time | relevance | path

Searched refs:listenAndServeWithPort (Results 1 – 2 of 2) sorted by relevance

/dports/net/concourse-fly/concourse-6.7.1/fly/commands/
H A Dlogin.go260 err := listenAndServeWithPort(s, portChannel)
267 func listenAndServeWithPort(srv *http.Server, portChannel chan string) error { func
/dports/misc/concourse/concourse-6.7.2/fly/commands/
H A Dlogin.go260 err := listenAndServeWithPort(s, portChannel)
267 func listenAndServeWithPort(srv *http.Server, portChannel chan string) error { func