Migrate libasyncio from boost.signal to signals2 (#8756)
[libasyncio] / asyncio / async_socket.cpp
2011-08-26 Thomas JaroschRemove MegaAddr hack which gave unix sockets paths...
2011-08-26 Thomas JaroschRemove MegaAddr hack which gave unix sockets paths...
2010-02-02 Thomas JaroschPC-lint: Silence warning about buffer possible overflow...
2009-05-31 Reinhard Pfaumoved peer info fetch into UnixIOSocket; cleaned up...
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) document the magic behind MegaAddr
2008-11-18 Thomas Jaroschlibasyncio: (tomj) fix uninitialized vars, added little...
2008-10-21 Reinhard Pfaulibasyncio: (reinhard) more renaming; compiles now.