On 08/04/2010 04:02 AM, Amos Jeffries wrote:
I believe if FTP is caught by the addVirginReplyBody() position then
gopher and whois shopuld already be caught in the counter as well
without you noticing.
I wish! Only FTP and HTTP clients implement the ServerStateData API:
$ fgrep 'public Server' *h *cc
http.h:class HttpStateData : public ServerStateData
ftp.cc:class FtpStateData : public ServerStateData
IMHO, lack of Whois and Gopher support should not block feature
acceptance, and it looks like Christos added Gopher support.
Thank you,
Alex.