# | Line 190 | Line 190 | check_pings_list(dlink_list *list) | |
---|---|---|
190 | if (!IsPingSent(client_p)) | |
191 | { | |
192 | /* | |
193 | < | * If we havent PINGed the connection and we havent |
193 | > | * If we haven't PINGed the connection and we haven't |
194 | * heard from it in a while, PING it to make sure | |
195 | * it is still alive. | |
196 | */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |