summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent_fd.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-13tevent: add support for TEVENT_FD_ERRORStefan Metzmacher1-1/+2
2023-10-13tevent: add tevent_common_fd_mpx infrastructureStefan Metzmacher1-0/+15
2023-07-19tevent: add tevent_common_fd_str() helperStefan Metzmacher1-0/+16
2021-07-07tevent: add event trace apiPavel Březina1-0/+4
2021-07-07tevent: add custom tag to eventsPavel Březina1-0/+18
2019-01-12tevent: deprecate tevent_wrapper api againStefan Metzmacher1-0/+1
2018-07-11tevent: add tevent_context_wrapper_create() infrastructureStefan Metzmacher1-1/+28
2018-07-11tevent: split out tevent_common_invoke_fd_handler()Stefan Metzmacher1-0/+39
2018-07-11tevent: use struct initializers for tevent_fdStefan Metzmacher1-10/+9
2011-02-14Return NULL if tevent_add_fd() is passed a negative fdStephen Gallagher1-0/+6
2009-08-19tevent: fix a commentMichael Adam1-1/+1
2009-02-16lib/tevent: change to LGPLv3+Stefan Metzmacher1-10/+14
2009-01-05tevent: keep a linked list of fd_eventsStefan Metzmacher1-0/+43
2009-01-03tevent: add tevent_fd_set_close_fn()Stefan Metzmacher1-0/+6
2009-01-03tevent: move some common tevent_fd related functions into tevent_fd.cStefan Metzmacher1-0/+36