Skip to content

Commit

Permalink
Merge pull request zeromq#225 from sigiesec/split-poller-layer
Browse files Browse the repository at this point in the history
Split poller_t into two layers
  • Loading branch information
bluca authored May 11, 2018
2 parents fffd7bf + 421d66c commit 0f840ce
Show file tree
Hide file tree
Showing 7 changed files with 846 additions and 492 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ add_executable(
context.cpp
socket.cpp
poller.cpp
active_poller.cpp
multipart.cpp
)

target_link_libraries(
Expand Down
Loading

0 comments on commit 0f840ce

Please sign in to comment.