]> granicus.if.org Git - ngircd/commit
Ignore numeric 020 ("please wait while we process your coinnection")
authorAlexander Barton <alex@barton.de>
Tue, 11 Nov 2008 22:10:52 +0000 (23:10 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 11 Nov 2008 22:11:49 +0000 (23:11 +0100)
commit5a91d621009d6a0f3b8e5ff054aa6ae7e3195191
tree6f41bbdefa340a550cffbc7d921bf81c8d787e09
parent3a5b7b63ae493aeff7b6ec85ebbfbc39202d0bc4
Ignore numeric 020 ("please wait while we process your coinnection")

Some servers send the numeric 020 ("please wait while we process your
connection") when a client connects. This is no useful information for
this server, so we simply ignore it :-)
src/ngircd/parse.c