![JAR search and dependency download from the Maven repository](/logo.png)
vendor.github.com.xtaci.kcp-go.v5.tx_generic.go Maven / Gradle / Ivy
The newest version!
// +build !linux
package kcp
import (
"golang.org/x/net/ipv4"
)
func (s *UDPSession) tx(txqueue []ipv4.Message) {
s.defaultTx(txqueue)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy