Open wonson opened 1 year ago
https://github.com/icecc/icecream/commit/c0f9d537bd47e3326e1126444267cf43bd59696f
This commit refactor msg enum into a Msg inner enum in icecc, whilst in icemon the code is still using old enum.
https://github.com/icecc/icemon/blob/master/src/icecreammonitor.cc bool IcecreamMonitor::handle_activity()
bool IcecreamMonitor::handle_activity()
https://github.com/icecc/icecream/commit/c0f9d537bd47e3326e1126444267cf43bd59696f
This commit refactor msg enum into a Msg inner enum in icecc, whilst in icemon the code is still using old enum.
https://github.com/icecc/icemon/blob/master/src/icecreammonitor.cc
bool IcecreamMonitor::handle_activity()