net.Dialer.MultipathTCP (method)

3 uses

	net (current package)
		dial.go#L407: func (d *Dialer) MultipathTCP() bool {
		dial.go#L718: 		if sd.MultipathTCP() {
		tcpsock.go#L331: 	if sd.MultipathTCP() {