mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	
				The code for default port was already there but it didn’t work because split function errored out before. This should be the desired behavior that matches daemon listen address with swarm listen address. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>  | 
			||
|---|---|---|
| .. | ||
| hosts.go | ||
| hosts_test.go | ||
| hosts_unix.go | ||
| hosts_windows.go | ||
| ip.go | ||
| ip_test.go | ||
| opts.go | ||
| opts_test.go | ||
| opts_unix.go | ||
| opts_windows.go | ||