Commit Graph

13 Commits

Author SHA1 Message Date
Přemysl Eric Janouch ccf6b1427f Add a useful assertion to the poller 2015-02-21 12:32:51 +01:00
Přemysl Eric Janouch 6a9a707a9c Avoid null pointer dereference
In irc_listen_resolve() with NULL `host'.
2015-02-14 07:22:28 +01:00
Přemysl Eric Janouch e8fe0dad81 Import optimized event loop from ponymap 2015-02-12 02:04:39 +01:00
Přemysl Eric Janouch cd1a55a0d1 Import option handler from ponymap 2015-02-11 02:07:52 +01:00
Přemysl Eric Janouch 89e9f13e12 Fixes 2014-09-27 00:55:13 +02:00
Přemysl Eric Janouch a1c9018847 Fix timers 2014-09-20 02:08:30 +02:00
Přemysl Eric Janouch d4c60dc105 s/_func/_fn/ 2014-09-19 01:08:18 +02:00
Přemysl Eric Janouch 21e75ebd55 Fix removal from dispatch in timer callbacks 2014-09-19 01:06:42 +02:00
Přemysl Eric Janouch 0484f7e995 Another fix for the legacy poller 2014-08-18 23:22:48 +02:00
Přemysl Eric Janouch 2c150b5399 Fix infinite loop in the legacy poller 2014-08-18 23:07:55 +02:00
Přemysl Eric Janouch 371cd5ea21 Bump _XOPEN_SOURCE to 600
Otherwise it's not going to compile on FreeBSD,
because of e.g. missing v/snprintf() and va_copy().
2014-08-18 22:52:01 +02:00
Přemysl Eric Janouch 3afd81df9b Deal better with displaying IPv6 addresses 2014-08-17 16:59:59 +02:00
Přemysl Eric Janouch bd68e28b60 Remove the `src' directory
There are not that many files, and aren't going to be.
2014-08-10 00:01:38 +02:00