Changeset 738 in code for trunk/user.go
- Timestamp:
- Dec 2, 2021, 6:29:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/user.go
r736 r738 663 663 664 664 u.forEachUpstream(func(uc *upstreamConn) { 665 uc.cancelPendingCommandsByDownstreamID(dc.id) 665 666 uc.updateAway() 666 667 uc.updateMonitor()
Note:
See TracChangeset
for help on using the changeset viewer.