net.ListenConfig.MultipathTCP (method)

3 uses

	net (current package)
		dial.go#L853: func (lc *ListenConfig) MultipathTCP() bool {
		dial.go#L888: 		if sl.MultipathTCP() {
		tcpsock.go#L464: 	if sl.MultipathTCP() {