Author: metze
Date: 2005-12-09 17:30:14 +0000 (Fri, 09 Dec 2005)
New Revision: 12141

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12141

Log:
- move epoll related code into one big #ifdef, and use dummy #define's
  for the case where, epoll isn't available at compile time
- only pass the private std_event_context, to the local function,
  to get rid of the talloc_get_type() calls
- use the private pointer to std_event_context_init() to decide if we want to
  disable epoll at runtime

metze
Modified:
   branches/SAMBA_4_0/source/lib/events/events_standard.c


Changeset:
Sorry, the patch is too large (485 lines) to include; please use WebSVN to see 
it!
WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12141

Reply via email to