summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent_port.c
Commit message (Expand)AuthorAgeFilesLines
* tevent: split out tevent_common_invoke_fd_handler()Stefan Metzmacher2018-07-111-2/+1
* tevent: Add threaded immediate activationVolker Lendecke2016-08-241-0/+4
* Fix ETIME handling for Solaris event ports.Nathan Huff2016-02-071-4/+18
* lib: tevent: Fix compile error in Solaris ports backend.Gordon Ross2015-04-291-1/+2
* tevent: Ignore unexpected signal events in the same way the epoll backend does.Jeremy Allison2015-03-031-3/+9
* Add Solaris ports as a tevent backend.Jeremy Allison2015-02-151-0/+779