Brian S. Stephan 1415f740fb remove usages of Module.sendmsg()
we're switching to an idiom where the bot is only on one connection, so
we don't need to care about connection tracking. new_sendmsg accordingly
doesn't take a connection argument. now i can remove the old sendmsg

caught in the wake, a bunch of connections being passed here and there
can be removed, changing some module method signatures and such. there
might be more to remove still
2013-02-09 15:05:44 -06:00
..
2013-02-09 15:05:44 -06:00
2012-12-19 21:12:49 -06:00
2013-02-09 15:05:44 -06:00
2012-12-21 11:24:16 -06:00
2012-12-19 20:51:35 -06:00
2013-02-09 15:05:44 -06:00