mihomo/common/net
2023-05-11 13:47:51 +08:00
..
addr.go fix: let quic-go works on outbound's packetConn 2023-03-15 09:56:00 +08:00
bind.go chore: rebuild relay 2022-12-19 21:34:07 +08:00
bufconn.go chore: drop bufio.Reader in BufferedConn to let gc can clean up its internal buf 2023-05-11 11:30:20 +08:00
io.go Fix: wrap net.Conn to avoid using *net.TCPConn.(ReadFrom) (#1209) 2021-02-01 20:06:45 +08:00
packet_posix.go chore: decrease direct udp read memory used for no-windows platform 2023-05-11 13:47:51 +08:00
packet_windows.go chore: decrease direct udp read memory used for no-windows platform 2023-05-11 13:47:51 +08:00
packet.go chore: decrease direct udp read memory used for no-windows platform 2023-05-11 13:47:51 +08:00
refconn.go chore: support splice for direct outbound 2023-04-25 23:01:05 +08:00
relay.go chore: decrease direct depend on the sing package 2023-01-16 10:50:31 +08:00
sing.go fix: sing inbound should check needAdditionReadDeadline on udp too 2023-05-10 16:03:28 +08:00
tcpip.go [Refactor] gvisor support hijack dns list 2022-01-09 00:35:45 +08:00
tls.go chore: new Random TLS KeyPair when empty input 2023-01-18 12:06:36 +08:00
websocket.go adjust: Improve WebSocket mask 2023-01-16 11:42:10 +08:00