|
ft_irc 1.0
|
Manages client connection and state. [詳解]


クラス | |
| class | Client |
| Represents an IRC client connected to the server. [詳解] | |
Manages client connection and state.
This file defines the Client class, which handles client-specific data, such as nickname, username, authentication status, and send/receive buffers.
Client.hpp に定義があります。