Skip to content

v. 2.0.1

Compare
Choose a tag to compare
@daniele77 daniele77 released this 19 Apr 13:13
· 123 commits to master since this release
  • Add a non-blocking exec method to schedulers (issue #127)
  • Add a Menu::Insert method working with free functions as handler
  • Cli::cout() returns a class derived from std::ostream
  • Fix address sanitizer issue with GenericAsioScheduler dtor
  • Fix teardown problem with linux (issue #132)
  • Fix teardown problem with windows
  • The prompt is no more shown after exit
  • Telnet server now works on MobaXTerm