]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/001899.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 001899.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices Coding] Timeouts
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20Timeouts&In-Reply-To=3e2fb1cd.15601%40crystal.achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001898.html">
11 <LINK REL="Next" HREF="001900.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices Coding] Timeouts</H1>
15 <B>Georges Berscheid</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20Timeouts&In-Reply-To=3e2fb1cd.15601%40crystal.achurch.org"
17 TITLE="AW: [IRCServices Coding] Timeouts">georges at berscheid.lu
18 </A><BR>
19 <I>Thu Jan 23 01:17:45 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001898.html">[IRCServices Coding] Timeouts
22</A></li>
23 <LI>Next message: <A HREF="001900.html">AW: [IRCServices Coding] Timeouts
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1899">[ date ]</a>
27 <a href="thread.html#1899">[ thread ]</a>
28 <a href="subject.html#1899">[ subject ]</a>
29 <a href="author.html#1899">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>Well, taking the example of colliding nicks.
35If a user identifies within 1 minute, you need to remove the timeout
36before it occurs, which makes it necessary to find it in the list :)
37
38Georges
39
40-----Urspr&#252;ngliche Nachricht-----
41Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>
42[mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>] Im Auftrag von
43Andrew Church
44Gesendet: Donnerstag, 23. Januar 2003 10:10
45An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
46Betreff: Re: [IRCServices Coding] Timeouts
47
48
49&gt;<i>while talking about writing new modules, what was the exact reason for
50</I>&gt;<i>not allowing coders to loop through the list of timeouts (since *prev
51</I>&gt;<i>and *next are private to the timeout.c functions) ?
52</I>
53 You shouldn't need to loop through them; the routine called when
54the
55timeout occurs and the arbitrary data passed to it are all you should
56need
57to know. If you need anything else then you need to use a better
58design.
59
60 --Andrew Church
61 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
62 <A HREF="http://achurch.org/">http://achurch.org/</A>
63------------------------------------------------------------------
64To unsubscribe or change your subscription options, visit:
65<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
66
67
68
69</PRE>
70
71<!--endarticle-->
72 <HR>
73 <P><UL>
74 <!--threads-->
75 <LI>Previous message: <A HREF="001898.html">[IRCServices Coding] Timeouts
76</A></li>
77 <LI>Next message: <A HREF="001900.html">AW: [IRCServices Coding] Timeouts
78</A></li>
79 <LI> <B>Messages sorted by:</B>
80 <a href="date.html#1899">[ date ]</a>
81 <a href="thread.html#1899">[ thread ]</a>
82 <a href="subject.html#1899">[ subject ]</a>
83 <a href="author.html#1899">[ author ]</a>
84 </LI>
85 </UL>
86
87</body></html>