mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-09-23 10:28:54 +00:00
some work on the replay subsystem, plus getting better grasp of the FBS format
This commit is contained in:
@@ -495,6 +495,9 @@ func (c *ClientConn) mainLoop() {
|
||||
|
||||
defer func() {
|
||||
logger.Warn("ClientConn.MainLoop: exiting!")
|
||||
c.Listeners.Consume(&common.RfbSegment{
|
||||
SegmentType: common.SegmentConnectionClosed,
|
||||
})
|
||||
}()
|
||||
|
||||
for {
|
||||
|
Reference in New Issue
Block a user