net.ListenConfig.MultipathTCP (method)

3 uses

	net (current package)
		dial.go#L783: func (lc *ListenConfig) MultipathTCP() bool {
		dial.go#L818: 		if sl.MultipathTCP() {
		tcpsock.go#L454: 	if sl.MultipathTCP() {