Implement getline() for IOImplementation.
authorGerd von Egidy <gerd.von.egidy@intra2net.com>
Tue, 8 Sep 2015 18:13:45 +0000 (20:13 +0200)
committerGerd von Egidy <gerd.von.egidy@intra2net.com>
Tue, 8 Sep 2015 18:13:45 +0000 (20:13 +0200)
commit054f19f426698af8dad5558cd29ee62569307dbd
treef901f53f480018b07de003b08f99ceaa8d221df4
parentb9c8a8e54013e28a4c3e19a138f43eef587193ad
Implement getline() for IOImplementation.
asyncio/async_io.cpp
asyncio/async_io.hpp
unittest/test_simpleio_basics.cpp