ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/packet.h
(Generate patch)

Comparing ircd-hybrid/trunk/include/packet.h (file contents):
Revision 1797 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1798 by michael, Sun Mar 31 17:09:50 2013 UTC

# Line 46 | Line 46
46   #define MAX_FLOOD 5
47   #define MAX_FLOOD_BURST MAX_FLOOD * 8
48  
49 struct Callback;
50
51 void *iorecv_default(va_list);
52 extern struct Callback *iorecv_cb;
53
49   PF read_packet;
50   PF flood_recalc;
51   void flood_endgrace(struct Client *);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines