Creating from comment by @RonaldEnsing on #1:
Why has the option to make buffer sizes configurable been removed later on [1]? I am working with UDP packets that exceed this size and I use async_comm as a library, which means I would need to modify the async_comm code in order to read the packets completely. I'd very much prefer if this is configurable and I can use the installed package without the need of cloning and modifying the syn_comm code.
Creating from comment by @RonaldEnsing on #1: