connectivecpp / chops-net-ip

Chops Net IP ("C"onnective "H"andcrafted "Op"enwork "S"oftware), a tasty C++ library that makes asynchronous IP network coding fun!
Boost Software License 1.0
7 stars 3 forks source link

Split monitor_msg_handling.hpp into two separate classes #49

Closed n-deutsch closed 4 years ago

n-deutsch commented 4 years ago

In response to an in-person discussion with Cliff on February 15, 2020, we decided it's best to split the monitor message structs into their own separate header file.

cliffg-softwarelibre commented 4 years ago

Merging files to dev branch.