Extract msgr_iothread to separate .{cpp,h}

This commit is contained in:
Vitaliy Filippov
2026-05-18 01:17:56 +03:00
parent 51ae4d6e24
commit 84919a10a9
7 changed files with 173 additions and 151 deletions
+1
View File
@@ -6,6 +6,7 @@
#include <sys/epoll.h>
#include "messenger.h"
#include "msgr_iothread.h"
void osd_messenger_t::outbox_push(osd_op_t *cur_op)
{