marvin-cpp icon indicating copy to clipboard operation
marvin-cpp copied to clipboard

a C++ version of the man-in-the-middle proxy based around BOOST/ASIO's async IO model

Results 2 marvin-cpp issues
Sort by recently updated
recently updated
newest added

I am currently using this project on Windows, and so far, it's been working well. However, I've noticed that if I use a 'try-catch' block to catch the MARVIN_THROW exception,...

Hey, I see this is for linux, is there a way to get this to compile on windows? Thanks