summaryrefslogtreecommitdiffstats
path: root/source4/lib/events.c
Commit message (Expand)AuthorAgeFilesLines
* initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher2004-01-221-0/+1
* - make the recalculation of ev->maxfd a bit more efficient.Stefan Metzmacher2004-01-221-35/+50
* let the event_add_XXX() function return a pointer of the allocated event stru...Stefan Metzmacher2004-01-211-12/+12
* * added a debug thread id hook from jim myersAndrew Tridgell2003-12-041-1/+7
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+372