summaryrefslogtreecommitdiffstats
path: root/src/common/event_socket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/event_socket.h: include <errno.h> to use errnoKefu Chai2017-10-171-1/+1
* build/include: Redo som includes for FreeBSDWillem Jan Withagen2017-05-281-1/+4
* common: Remove redundant includesJos Collin2017-05-221-1/+0
* common/event_socket.h: include errno.h to use errnoWillem Jan Withagen2017-01-121-0/+1
* librbd: optimize header file dependency & modify related file.shawn2016-06-221-0/+1
* EventSocket: fix conditional compilation for option --without-eventfdrunsisi2016-04-261-0/+2
* EventSocket: fix missing break statementrunsisi2016-04-261-0/+3
* Makefile: Add noinst headr filesHaomai Wang2015-12-011-1/+3
* Librbd: fix return code of EventSocket init and notifyHaomai Wang2015-12-011-1/+5
* librbd: normalize notify return codeHaomai Wang2015-12-011-3/+9
* EventSocket: Add new event type pipe supportHaomai Wang2015-12-011-5/+15
* EventSocket: Add EventSocket structure used for event notificationHaomai Wang2015-11-261-0/+52