summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/event-poll.c
Commit message (Expand)AuthorAgeFilesLines
* socket: socket event handlers now return voidMilind Changire2019-02-181-7/+7
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-6/+6
* rpcsvc: provide each request handler thread its own queueRaghavendra Gowdappa2018-11-291-5/+5
* Land part 2 of clang-format changesGluster Ant2018-09-121-391/+369
* libglusterfs: FORWARD_NULL coverity fixSunil Kumar Acharya2018-08-161-0/+4
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* rpcsvc: scale rpcsvc_request_handler threadsMilind Changire2018-02-261-0/+7
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-121-2/+2
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-11-161-10/+11
* event-epoll: Use pollers[] to check if event_pool_dispatch was calledKrishnan Parthasarathi2015-08-281-4/+0
* event: add dispatched flag to know if event_dispatch was calledKrishnan Parthasarathi2015-08-211-0/+5
* event,parse-utils,quota-common-utils,rbthash/libglusterfs : Porting to new lo...Mohamed Ashiq2015-06-241-22/+24
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* event_pool: Add the code to destroy the poller threads and event pool gracefu...Poornima G2015-03-031-1/+44
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-2/+15
* epoll: edge triggered and multi-threaded epollVijaikumar M2015-02-071-7/+36
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-121-0/+451