]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000045.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000045.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] akills
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20akills&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000046.html">
11 <LINK REL="Next" HREF="000047.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] akills</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20akills&In-Reply-To="
17 TITLE="[IRCServices Coding] akills">achurch at achurch.org
18 </A><BR>
19 <I>Mon Dec 17 23:29:46 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000046.html">[IRCServices Coding] Services 5 having problems to shut down
22 </A></li>
23 <LI>Next message: <A HREF="000047.html">[IRCServices Coding] Services 5.0 alpha 8 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#45">[ date ]</a>
27 <a href="thread.html#45">[ thread ]</a>
28 <a href="subject.html#45">[ subject ]</a>
29 <a href="author.html#45">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i> if (expires&gt;now)
35 </I>&gt;<i> {
36 </I>&gt;<i> expires-=now;
37 </I>&gt;<i> if (expires&gt;=86400)
38 </I>&gt;<i> expires=86399;
39 </I>&gt;<i> }
40 </I>
41 I see someone hasn't read the coding guidelines...
42
43 &gt;<i>This way akills for 5 days, will be send up to 5 times on each server
44 </I>&gt;<i>(Removed after 86399 seconds and send again when a matching user tries ti
45 </I>&gt;<i> use
46 </I>&gt;<i>the server). This should not add much overhead and non-expiring akills wi
47 </I>&gt;<i>ll
48 </I>&gt;<i>not be affected.
49 </I>
50 I don't see why this is needed. The autokills-don't-disappear-if-
51 server-is-split problem existed before the AKILL message got an expiry
52 time, and it was always solved by rehashing; I don't see why the same
53 approach can't be used with Bahamut as well. IMNSHO, I think the current
54 (if that's current) behavior of Bahamut is buggy; since when does &quot;one day
55 or more&quot; equal &quot;forever&quot;?
56
57 --Andrew Church
58 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
59 <A HREF="http://achurch.org/">http://achurch.org/</A>
60
61 </PRE>
62
63 <!--endarticle-->
64 <HR>
65 <P><UL>
66 <!--threads-->
67 <LI>Previous message: <A HREF="000046.html">[IRCServices Coding] Services 5 having problems to shut down
68 </A></li>
69 <LI>Next message: <A HREF="000047.html">[IRCServices Coding] Services 5.0 alpha 8 released
70 </A></li>
71 <LI> <B>Messages sorted by:</B>
72 <a href="date.html#45">[ date ]</a>
73 <a href="thread.html#45">[ thread ]</a>
74 <a href="subject.html#45">[ subject ]</a>
75 <a href="author.html#45">[ author ]</a>
76 </LI>
77 </UL>
78
79 </body></html>