- Timestamp:
- Aug 28, 2020, 11:35:55 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/upstream.go
r409 r414 1658 1658 } 1659 1659 1660 if !detached {1660 if !detached && msgID != "" { 1661 1661 uc.forEachDownstream(func(dc *downstreamConn) { 1662 1662 history.clients[dc.clientName] = msgID
Note:
See TracChangeset
for help on using the changeset viewer.