summaryrefslogtreecommitdiff
path: root/source4/lib/events.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-22initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher1-0/+1
2004-01-22- make the recalculation of ev->maxfd a bit more efficient.Stefan Metzmacher1-35/+50
2004-01-21let the event_add_XXX() function return a pointer of the allocated event stru...Stefan Metzmacher1-12/+12
2003-12-04* added a debug thread id hook from jim myersAndrew Tridgell1-1/+7
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+372