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-7.2/include/s_bsd.h (file contents):
Revision 548 by lusky, Sun Oct 2 21:05:51 2005 UTC vs.
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 *);

Diff Legend

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