net.Dialer.MultipathTCP (method)

3 uses

	net (current package)
		dial.go#L408: func (d *Dialer) MultipathTCP() bool {
		dial.go#L788: 		if sd.MultipathTCP() {
		tcpsock.go#L338: 	if sd.MultipathTCP() {