/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* join.cpp :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: aortigos > args; if (!clients[fd].isRegistered()) { std::string msg = "You are not registered"; send(fd, msg.c_str(), msg.size(), 0); } if (channels.find(channelName) == channels.end()) { } else { } }