This website requires JavaScript.
Explore
Help
Sign In
history-museum
/
Clash.Meta
Archived
Watch
1
Star
0
Fork
0
You've already forked Clash.Meta
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-09-06
. You can view files and clone it, but cannot push or open issues or pull requests.
Clash.Meta
/
common
/
net
History
Larvan2
fdd327d58d
fix: fail to set KeepAliveIntervall
#715
2023-09-25 14:05:13 +08:00
..
deadline
fix: deadline reader cause panic
2023-05-30 20:21:51 +08:00
packet
chore: add WaitReadFrom support in ssr
2023-05-28 22:51:44 +08:00
addr.go
fix: let quic-go works on outbound's packetConn
2023-03-15 09:56:00 +08:00
bind.go
fix: sing-based listener panic
2023-05-12 09:14:27 +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.go
chore: add WaitReadFrom support in ssr
2023-05-28 22:51:44 +08:00
refconn.go
chore: rebuild ref and threadSafe packetConn
2023-05-20 16:57:42 +08:00
relay.go
chore: decrease direct depend on the sing package
2023-01-16 10:50:31 +08:00
sing.go
chore: decrease shadowsocks udp read memory used for no-windows platform
2023-05-11 19:01:41 +08:00
tcpip.go
fix: fail to set KeepAliveIntervall
#715
2023-09-25 14:05:13 +08:00
tls.go
chore: Random only if the certificate and private-key are empty
2023-06-03 17:45:47 +08:00
websocket.go
adjust: Improve WebSocket mask
2023-01-16 11:42:10 +08:00