fixed cache asyncs caused by users rejoining the channel to fast
authorpk910 <philipp@zoelle1.de>
Mon, 10 Sep 2012 13:48:08 +0000 (15:48 +0200)
committerpk910 <philipp@zoelle1.de>
Mon, 10 Sep 2012 13:48:08 +0000 (15:48 +0200)
commit15d3e663d09e801fed79a8af7165e1698a377f8e
treea4dc73744006987f0fe4220ee4fa9d3276137444
parent1f6e87eb386623e4d994e2e245d4ba2676002e1f
fixed cache asyncs caused by users rejoining the channel to fast
PART, JOIN, PART, JOIN instead of PART, PART, JOIN, JOIN (2 bots)
src/ChanUser.h
src/IRCParser.c
src/modules/NeonServ.mod/cmd_neonserv_nicklist.c