irssi/src/irc/proxy
2005-08-24 19:42:17 +00:00
..
.cvsignore Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00
dump.c replaced net_transmit by net_sendbuffer_send in the irssi-proxy module, there were no checks if the buffer was sent completely with net_transmit 2005-08-24 19:25:47 +00:00
listen.c moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/proxy/listen.c into core/net-sendbuffer.h 2005-08-24 19:42:17 +00:00
Makefile.am Add libtool's -module flag to get built properly on all platforms, by Toby Peterson (Bug 212) 2005-03-06 18:43:39 +00:00
module.h replaced net_transmit by net_sendbuffer_send in the irssi-proxy module, there were no checks if the buffer was sent completely with net_transmit 2005-08-24 19:25:47 +00:00
proxy.c 0.8.8 with a few backwards compatibility fixes 2003-11-23 14:25:34 +00:00