summaryrefslogtreecommitdiffstats
path: root/lib/tevent/tevent_fd.c
Commit message (Expand)AuthorAgeFilesLines
* Return NULL if tevent_add_fd() is passed a negative fdStephen Gallagher2011-02-141-0/+6
* tevent: fix a commentMichael Adam2009-08-191-1/+1
* lib/tevent: change to LGPLv3+Stefan Metzmacher2009-02-161-10/+14
* tevent: keep a linked list of fd_eventsStefan Metzmacher2009-01-051-0/+43
* tevent: add tevent_fd_set_close_fn()Stefan Metzmacher2009-01-031-0/+6
* tevent: move some common tevent_fd related functions into tevent_fd.cStefan Metzmacher2009-01-031-0/+36