libasyncio: (reinhard) more renaming; compiles now.
authorReinhard Pfau <reinhard.pfau@intra2net.com>
Tue, 21 Oct 2008 08:04:26 +0000 (08:04 +0000)
committerReinhard Pfau <reinhard.pfau@intra2net.com>
Tue, 21 Oct 2008 08:04:26 +0000 (08:04 +0000)
commit42b7c46d505c1f2355514e88aa880a088f738a48
treeb7171a57ca77ec633294a6edec7ba0958d00a6ff
parent4e4b52fdfdf45fd203255a9fdd875aba39ade139
libasyncio: (reinhard) more renaming; compiles now.
17 files changed:
asyncio/Makefile.am
asyncio/async_callout.cpp [moved from asyncio/simplecallout.cpp with 98% similarity]
asyncio/async_callout.hpp [moved from asyncio/simplecallout.hpp with 93% similarity]
asyncio/async_io.cpp [moved from asyncio/simpleio.cpp with 98% similarity]
asyncio/async_io.hpp [moved from asyncio/simpleio.hpp with 98% similarity]
asyncio/async_pipe.cpp [moved from asyncio/simplepipe.cpp with 93% similarity]
asyncio/async_pipe.hpp [moved from asyncio/simplepipe.hpp with 71% similarity]
asyncio/async_process.cpp [moved from asyncio/simpleprocess.cpp with 99% similarity]
asyncio/async_process.hpp [moved from asyncio/simpleprocess.hpp with 96% similarity]
asyncio/async_socket.cpp [moved from asyncio/simplesocket.cpp with 98% similarity]
asyncio/async_socket.hpp [moved from asyncio/simplesocket.hpp with 96% similarity]
asyncio/async_timer.cpp [moved from asyncio/simpletimer.cpp with 95% similarity]
asyncio/async_timer.hpp [moved from asyncio/simpletimer.hpp with 86% similarity]
asyncio/libasyncio.pc.in [copied from asyncio/libsimpleio.pc.in with 100% similarity]
glue_t2n/async_io_t2n.cpp [new file with mode: 0644]
glue_t2n/async_io_t2n.hpp [new file with mode: 0644]
glue_t2n/libasyncio_t2n.pc.in [moved from asyncio/libsimpleio.pc.in with 50% similarity]