]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003259.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003259.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Finding the modes set via channel mode change
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Finding%20the%20modes%20set%20via%20channel%20mode%20change&In-Reply-To=ce4fe3510603292049p2ae0ba47ya709838f2c424054%40mail.gmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003253.html">
11 <LINK REL="Next" HREF="003254.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Finding the modes set via channel mode change</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20Finding%20the%20modes%20set%20via%20channel%20mode%20change&In-Reply-To=ce4fe3510603292049p2ae0ba47ya709838f2c424054%40mail.gmail.com"
17 TITLE="[IRCServices Coding] Finding the modes set via channel mode change">achurch at achurch.org
18 </A><BR>
19 <I>Tue Jun 6 10:49:04 PDT 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003253.html">[IRCServices Coding] Finding the modes set via channel mode change
22 </A></li>
23 <LI>Next message: <A HREF="003254.html">[IRCServices Coding] Problems with exporting functions
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3259">[ date ]</a>
27 <a href="thread.html#3259">[ thread ]</a>
28 <a href="subject.html#3259">[ subject ]</a>
29 <a href="author.html#3259">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>Thank you very much Andrew. I do have on last question that I forgot to ask
35 </I>&gt;<i>earlier. Is it possible to see the source of a channel kick with the
36 </I>&gt;<i>&quot;channel KICK&quot; callback? Basicly the user that did the kick is what I am
37 </I>&gt;<i>referring to.
38 </I>&gt;<i>static int do_channel_kick(Channel *c, User *u, const char *reason);
39 </I>
40 I've (belatedly) added this for the next release: the callback will
41 take a fourth parameter, const char *source.
42
43 --Andrew Church
44 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
45 <A HREF="http://achurch.org/">http://achurch.org/</A>
46 </PRE>
47
48 <!--endarticle-->
49 <HR>
50 <P><UL>
51 <!--threads-->
52 <LI>Previous message: <A HREF="003253.html">[IRCServices Coding] Finding the modes set via channel mode change
53 </A></li>
54 <LI>Next message: <A HREF="003254.html">[IRCServices Coding] Problems with exporting functions
55 </A></li>
56 <LI> <B>Messages sorted by:</B>
57 <a href="date.html#3259">[ date ]</a>
58 <a href="thread.html#3259">[ thread ]</a>
59 <a href="subject.html#3259">[ subject ]</a>
60 <a href="author.html#3259">[ author ]</a>
61 </LI>
62 </UL>
63
64 </body></html>