Skip to content

Commit 494f3fa

Browse files
authored
Update SocketEngine.swift
Fix issue #101 #101
1 parent 0bb7fdd commit 494f3fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/SocketEngine.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ public final class SocketEngine : NSObject, URLSessionDelegate, SocketEnginePoll
523523
connected = true
524524
probing = false
525525
polling = false
526+
pongsMissed = 0
526527
}
527528
}
528529

0 commit comments

Comments
 (0)