3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-12 11:31:03 +01:00
Pragmatic Software 19788eec47 Use 0 second timeout on SelectHandler's select
We do not need to wait for any timeout period in SelectHandler's
select since IRC.pm's select has a 1 second (by default) timeout.

Removing this unnecessary delay will increase the overall
responsiveness of the bot.
2015-02-15 20:23:07 -08:00
..
2015-02-15 20:19:51 -08:00
2014-05-31 01:08:01 +00:00
2015-02-13 15:37:55 -08:00