3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Pragmatic Software
20134def36 EventQueue: rearrange subroutines in file more logically 2021-06-22 14:38:30 -07:00
Pragmatic Software
af0938dfc3 EventQueue: add some unnecessary comments 2021-06-22 14:02:51 -07:00
Pragmatic Software
db3320195e EventQueue: improve usage message; .* and * both work in remove 2021-06-22 13:56:15 -07:00
Pragmatic Software
cf3ca4e815 EventQueue: Rename do_next_event() to do_events() 2021-06-21 17:40:36 -07:00
Pragmatic Software
1a41f9aebb Refactor PBot::Timer into PBot::EventQueue
Make better use of PBot::IRC's select loop
Remove use of SIGALRM
2021-06-21 17:26:24 -07:00