On Wed, Dec 04, 2002 at 01:34:23PM +0200, Timo Sirainen wrote:
> On Wed, 2002-12-04 at 07:50, [EMAIL PROTECTED] wrote:
> > What would be the easy way to bypass the net_connect code, so that it
> > necessary protocol exhcnages could be done in the low-level CHAT
> > protocol module. There is still the concept of "connecting" to the
> > zephyr realm, so it makes sense to use /CONNECT to login to a Zephyr
> > server. It just doesn't involve a TCP connection.
>
> Hmm. Well. I think the easiest solution would be to add "don't connect"
> flag to server_connect_rec. You'd then just grab the "server connecting"
> signal and do your own connecting.
OK, what's the best way for me to get such a change added to the irssi
CVS tree? Should I send a patch to irssi-dev?
Thanks,
- Ted