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

Comparing ircd-hybrid-7.2/include/s_bsd.h (file contents):
Revision 949 by michael, Wed Nov 7 22:47:44 2007 UTC vs.
Revision 950 by michael, Tue Jul 21 23:07:52 2009 UTC

# Line 63 | Line 63 | extern int comm_open(fde_t *F, int famil
63   extern int comm_accept(struct Listener *, struct irc_ssaddr *pn);
64  
65   /* These must be defined in the network IO loop code of your choice */
66 + extern void init_netio(void);
67   extern void comm_setselect(fde_t *, unsigned int, PF *, void *, time_t);
68   extern void init_comm(void);
69   extern int read_message (time_t, unsigned char);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines