mirror of
				https://git.zx2c4.com/wireguard-go
				synced 2025-10-31 11:56:22 +08:00 
			
		
		
		
	Definition of platform specific socket bind
This commit is contained in:
		| @@ -6,6 +6,6 @@ import ( | ||||
| 	"net" | ||||
| ) | ||||
|  | ||||
| func setMark(conn *net.UDPConn, value uint32) error { | ||||
| func SetMark(conn *net.UDPConn, value uint32) error { | ||||
| 	return nil | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mathias Hall-Andersen
					Mathias Hall-Andersen