[[project @ 2002-11-04 03:50:19 by unknown_lamer] unknown_lamer**20021104035019 make distclean (cleaning up sources) ] { hunk ./BUGS 2 - -1 - Bobot++ cannot connect to irc.oftc.net for some really wierd - reason. It connects, disconnects, and then reconnects eventually - causing the connection to be throttled (it is supposed to wait 10 - seconds between reconnections too, which is what makes this even - wierder). I'm going to guess that oftc is running a flawed ircd. hunk ./TODO 9 -* Replace large select-loop in Bot::waitForInput with multithreaded - CC++ sockets (this will require locking around everything Guile - related). UPDATE[2002-11-02]: Guile CVS now has coop threads built - on top of pthreads, which I could probably use when 1.8 nears - release. hunk ./TODO 31 -* Make connecting to irc.oftc.net work...I wonder if their ircd is - broken (it appears to be so because AthenaIRC on Mac OS X [the IRC - client I use at school] cannot connect to oftc either, giving the - error 'some command didn't have enough arguments') hunk ./TODO 39 +* Replace large select-loop in Bot::waitForInput with multithreaded + CC++ sockets (this will require locking around everything Guile + related). UPDATE[2002-11-02]: Guile CVS now has coop threads built + on top of pthreads, which I could probably use when 1.8 nears + release. }