Migrate libasyncio from boost.signal to signals2 (#8756)
[libasyncio] / asyncio / async_io.hpp
2024-01-17 Victor PlageMigrate libasyncio from boost.signal to signals2 (... master
2015-09-08 Gerd von EgidyImplement getline() for IOImplementation.
2015-09-08 Gerd von EgidyImplement basic input buffer handling functions for...
2010-02-02 Thomas JaroschPC-lint: Silence warning about virtual destructor
2009-04-19 Reinhard Pfaufixed typo in docs
2009-04-12 Reinhard Pfauunconditionally use namespace I2n; include signalfunc...
2009-04-03 Thomas JaroschProperly fix the license for C++ template usage. This...
2009-03-24 Reinhard Pfauupdated to use new modules (more independance to libi2n...
2008-11-18 Thomas Jaroschlibasyncio: (tomj) fix uninitialized vars, added little...
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) moved some stuff into a separate...
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) more renaming; compiles now.