aboutsummaryrefslogtreecommitdiffstats
path: root/sircbot.c
Commit message (Expand)AuthorAgeFilesLines
* avoid send a "join" floodNatanael Copa2010-03-031-3/+10
* check POLLHUP/POLLERR separatelyNatanael Copa2010-03-031-1/+9
* fix kick handlingNatanael Copa2010-03-031-0/+3
* handle to get kicked out from a channelNatanael Copa2010-03-031-8/+28
* also listen to POLLHUP and POLLERRNatanael Copa2010-03-031-8/+14
* implement -r <flushrate> option to set the rate the data is flushedNatanael Copa2010-01-211-3/+8
* dont send more than one line per second to any channelNatanael Copa2010-01-091-20/+80
* initial commitNatanael Copa2009-12-291-0/+378