mirror of https://github.com/fatedier/frp
The CloseNotifyConn.Close() function calls itself if the closeFlag is equal to 0 which would mean it would immediately swap the closeFlag value to 1 and never call closeFn. It is unclear what the intent of this call to cc.Close() was but I assume it was meant to be a call to close the Conn object instead. |
||
|---|---|---|
| .. | ||
| auth | ||
| config | ||
| errors | ||
| featuregate | ||
| metrics | ||
| msg | ||
| nathole | ||
| plugin | ||
| proto/udp | ||
| sdk/client | ||
| ssh | ||
| transport | ||
| util | ||
| virtual | ||
| vnet | ||