Implement basic input buffer handling functions for IOImplementation
authorGerd von Egidy <gerd.von.egidy@intra2net.com>
Tue, 8 Sep 2015 17:38:46 +0000 (19:38 +0200)
committerGerd von Egidy <gerd.von.egidy@intra2net.com>
Tue, 8 Sep 2015 17:38:46 +0000 (19:38 +0200)
commitb9c8a8e54013e28a4c3e19a138f43eef587193ad
treef80bb668a1d4c2cf7ad6fe448fba47a3d304f8da
parent811f4e70c4577e75ad68610c45d4114f4fcf9f3e
Implement basic input buffer handling functions for IOImplementation
asyncio/async_io.cpp
asyncio/async_io.hpp
unittest/test_simpleio_basics.cpp