|
ft_irc 1.0
|
Implements the PingCommand class. [詳解]
#include "PingCommand.hpp"
Implements the PingCommand class.
This file contains the implementation of the execute method for the PingCommand class, handling PING requests by sending a corresponding PONG response to the client.
PingCommand.cpp に定義があります。