Skip to content

Commit 0f840ce

Browse files
authored
Merge pull request #225 from sigiesec/split-poller-layer
Split poller_t into two layers
2 parents fffd7bf + 421d66c commit 0f840ce

File tree

7 files changed

+846
-492
lines changed

7 files changed

+846
-492
lines changed

tests/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ add_executable(
2626
context.cpp
2727
socket.cpp
2828
poller.cpp
29+
active_poller.cpp
30+
multipart.cpp
2931
)
3032

3133
target_link_libraries(

0 commit comments

Comments
 (0)