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

Comparing:
ircd-hybrid/include/s_bsd.h (file contents), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.2/include/s_bsd.h (file contents), Revision 549 by michael, Thu Apr 20 12:46:18 2006 UTC

# Line 43 | Line 43 | struct Listener;
43  
44   extern struct Callback *setup_socket_cb;
45  
46 < extern void add_connection(struct Listener *, int);
46 > extern void add_connection(struct Listener *, struct irc_ssaddr *, int);
47   extern void close_connection(struct Client *);
48   extern int  connect_server(struct AccessItem *, struct Client *,
49                             struct DNSReply *);

Comparing:
ircd-hybrid/include/s_bsd.h (property svn:keywords), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid-7.2/include/s_bsd.h (property svn:keywords), Revision 549 by michael, Thu Apr 20 12:46:18 2006 UTC

# Line 1 | Line 1
1 < "Id Revision"
1 > Id Revision

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)