Problem with client-side PING #9
Labels
No labels
Compat
Breaking
Discourse migration
Feature
IRCv3
Feature
RFC1459
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: swee/IRCat#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TCP logs:
ZNC sends
IRCd sends
ZNC sends
IRCd sends
ZNC sends
IRCd sends
A few seconds later, ZNC sends
IRCd sends
All lines in different send() functions
A few mins while spam pinging, ZNC quits.
How to fix? Did I do something wrong with server PONG?
Apparently, Client-side PING wasn’t the issue, the server marks the client as “ping pending” AFTER PINGING, so the client sends PONG before it was marked.
The spam pinging is normal ZNC behavior it seems.
I have fixed this problem, thank you all (people from IRC) for the support, and sorry for the misunderstanding. :,3
Commits that fixed the problem:
f67203ceb2
25fda4534d