Date: Tue, 9 Mar 1999 04:50:01 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/7669: libalias does not IRC DCC packets under certain conditions Message-ID: <199903091250.EAA28473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/7669; it has been noted by GNATS. From: Eivind Eklund <eivind@FreeBSD.ORG> To: Brian Somers <brian@Awfulhak.org> Cc: joelh@gnu.org, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/7669: libalias does not IRC DCC packets under certain conditions Date: Tue, 9 Mar 1999 13:45:10 +0100 On Tue, Mar 09, 1999 at 09:36:07AM +0000, Brian Somers wrote: > Hi, > > Any chance of you two reviewing this change to close 7669 ? If it > doesn't work in all situations I'll add an option - but then again, > it may not work at all :-) This change does not work in all situations. The correct way to handle it would be to have libalias trap the protocol mIRC use to query the IRC server. If anybody know where I could get information on what the protocol does, I can try to see if there is some easy way to put a handler for it into libalias - I suspect it could be slightly problematic, due to needing to track the extra information on a per-stream basis. It would probably be a good addition to the libalias infrastructure, though. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903091250.EAA28473>