Closed R3ALW1NNER closed 1 year ago
sorry I closed it by mistake.
PING is handled as soon as the line is received before any other parsing or processing. If KICL is not responding to the server's PING, either it's not processing messages at all, or you are actually disconnected.
Expected behavior We changed the ping frequency of the IRC server from the default 2 minutes to shorter.
I received a ping message from the client, but I didn't send a pong, so the connection is disconnected.
If you have received a ping message, you must send a pong.
Actual behavior
Stacktrace
To Reproduce
Version information
Additional context I couldn't find the part about ping pong in the document.
If there's a solution, please let me know.