Files
x/dialer
ginuerzh 01a2bbaa11 fix(masque): address review findings for PR #76
- Return errors from MasqueConn.Read/Write instead of silently
  succeeding (prevents infinite busy-loops and silent data loss
  if these methods are accidentally called).
- Set recorder Network field in protocol dispatch switch rather
  than hardcoding "udp", so early errors don't misreport type.
- Clarify that DatagramConn context-ID handling only supports
  context ID 0 (sufficient for CONNECT-UDP per RFC 9298).
2026-05-21 22:50:29 +08:00
..
2022-11-29 09:45:51 +08:00
2025-08-04 19:29:38 +08:00
2022-04-07 23:03:31 +08:00
2025-08-05 20:24:00 +08:00
2025-06-25 21:06:23 +08:00
2024-10-10 22:49:56 +08:00
2024-10-10 22:49:56 +08:00
2025-06-25 21:06:23 +08:00
2023-10-15 23:55:52 +08:00
2025-11-11 12:37:33 +08:00
2023-09-18 23:14:55 +08:00
2024-07-08 22:38:21 +08:00