Patches item #898340, was opened at 2004-02-16 17:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=504082&aid=898340&group_id=63470

Category: None
Group: u2.10.11
Status: Open
Resolution: None
Priority: 5
Submitted By: Entrope (entrope)
Assigned to: Nobody/Anonymous (nobody)
Summary: epoll fix for broken libc

Initial Comment:
Some Linux machines have <sys/epoll.h> without apparent
knowledge that the functions are in fact system calls.
 (They are not present in libc.so and they are not
defined in the the expected header files.)  This patch
makes a configure-time check for this case and works
around it.

2004-02-16  Entrope <[EMAIL PROTECTED]>

    * configure.in: Check for missing epoll functions.

    * ircd/engine_epoll.c: Use the results.

    * config.h.in, configure: Regenerate.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=504082&aid=898340&group_id=63470

Reply via email to