- make the recalculation of ev->maxfd a bit more efficient.
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Jan 2004 01:35:51 +0000 (01:35 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 Jan 2004 01:35:51 +0000 (01:35 +0000)
commit857e76ef6b891c199534db6ce229410340286461
tree3c26aa1c1ae34e3ae121183a77ab66994e841685
parentf3b917402aeb9d749abf2df34413e61b71fd5fff
- make the recalculation of ev->maxfd a bit more efficient.
- fix the case when we have no fd_events left on the event_context
  we now exit after doing the timed events and not block in select()
  waiting for no fd's to become ready...

metze
source/lib/events.c