summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent_port.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-11tevent: split out tevent_common_invoke_fd_handler()Stefan Metzmacher1-2/+1
2016-08-24tevent: Add threaded immediate activationVolker Lendecke1-0/+4
2016-02-07Fix ETIME handling for Solaris event ports.Nathan Huff1-4/+18
2015-04-29lib: tevent: Fix compile error in Solaris ports backend.Gordon Ross1-1/+2
2015-03-03tevent: Ignore unexpected signal events in the same way the epoll backend does.Jeremy Allison1-3/+9
2015-02-15Add Solaris ports as a tevent backend.Jeremy Allison1-0/+779