mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
- pkg/nathole: add RLock when reading clientCfgs map in PreCheck path to prevent concurrent map read/write crash - server/proxy: fix error variable shadowing in GetWorkConnFromPool that could return a closed connection with nil error - pkg/util/net: check ListenUDP error before spawning goroutines and assign readConn to struct field so Close() works correctly |
||
|---|---|---|
| .. | ||
| auth | ||
| config | ||
| errors | ||
| metrics | ||
| msg | ||
| naming | ||
| nathole | ||
| plugin | ||
| policy | ||
| proto/udp | ||
| sdk/client | ||
| ssh | ||
| transport | ||
| util | ||
| virtual | ||
| vnet | ||