index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
msg
/
async
/
EventEpoll.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msg/async/Event{Poll,Epoll}: move timeout calculation to Timeout.h
Max Kellermann
2024-10-22
1
-2
/
+2
*
msg: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-1
/
+1
*
msg/async/EventCenter: replace malloc() and memset() with calloc()
Changcheng Liu
2019-09-10
1
-2
/
+1
*
msg/async/Stack: rename variable to improve readability
Changcheng Liu
2019-08-23
1
-8
/
+7
*
EventEpoll: refactor del_event() a bit
Roman Penyaev
2019-03-19
1
-6
/
+8
*
EventEpoll: set EPOLLET flag on del_event()
Roman Penyaev
2019-03-19
1
-1
/
+1
*
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-0
/
+9
*
msg/async/Event: add DPDKDriver type to allow userspace event
Haomai Wang
2016-11-09
1
-1
/
+1
*
msg/async/Epoll: make sure error event can be handle
Haomai Wang
2016-06-28
1
-2
/
+2
*
msg: async: reset result code to errno for better tracing
xie xingguo
2016-03-02
1
-2
/
+2
*
msg: async: fix wrong return code if out of memory
xie xingguo
2016-03-02
1
-3
/
+2
*
Event: assert failure when failed to add/del event
Haomai Wang
2015-05-30
1
-3
/
+7
*
AsyncConnection: Don't discard out_q and unregister when replacing
Haomai Wang
2015-01-15
1
-4
/
+4
*
AsyncMessenger: Normalise log informations
Haomai Wang
2014-11-11
1
-4
/
+4
*
AsyncMessenger: add copyright for async files
Haomai Wang
2014-10-08
1
-0
/
+16
*
AsyncMessenger: move Async* related file to msg/async
Haomai Wang
2014-10-08
1
-0
/
+114