0
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-08-22 14:38:34 +00:00
XTLS_Xray-core/common/mux
yuhan6665 337b4b814e
Wireguard inbound: Fix context sharing problem (#4988)
* Try fix Wireguard inbound context sharing problem

* Shallow copy inbound and content

* Fix context passing

* Add notes for source address
2025-08-17 10:56:48 -04:00
..
client_test.go Add session context outbounds as slice (#3356) 2024-05-13 21:52:24 -04:00
client.go Reverse: portal-worker should not be closed before making sure there is at least one other active worker (#4869) 2025-07-23 10:09:17 +00:00
frame_test.go v1.1.0 2020-12-04 09:36:16 +08:00
frame.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
mux_test.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00
mux.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
reader.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
server_test.go Fix data leak between mux.cool connections (#3718) 2024-08-25 21:02:01 +02:00
server.go Wireguard inbound: Fix context sharing problem (#4988) 2025-08-17 10:56:48 -04:00
session_test.go MUX: Refine and Fix some occasional problems (#4861) 2025-07-23 10:09:04 +00:00
session.go MUX: Refine and Fix some occasional problems (#4861) 2025-07-23 10:09:04 +00:00
writer.go XUDP protocol: Add Global ID & UoT Migration 2023-04-06 10:21:35 +00:00