From: Alexander Barton Date: Tue, 28 Aug 2012 21:28:56 +0000 (+0200) Subject: Introduce numeric RPL_HOSTHIDDEN_MSG(396) X-Git-Tag: rel-20-rc1~94 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=commitdiff_plain;h=21467c76f15a7773695ce3a37c7c843cb4682ac2;hp=21467c76f15a7773695ce3a37c7c843cb4682ac2 Introduce numeric RPL_HOSTHIDDEN_MSG(396) This numeric is sent to the client each time it changes its displayed hostname using "MODE +/-x", and if "CloakHost" is set right after the MOTD has been sent. ---