* first version of the sockethandler with test
authorchristian mueller <christian.ei.mueller@bmw.de>
Tue, 20 Dec 2011 22:58:20 +0000 (23:58 +0100)
committerchristian mueller <christian.ei.mueller@bmw.de>
Tue, 20 Dec 2011 22:58:20 +0000 (23:58 +0100)
commit18d1c7ee814993ae3fbee5635650e55472dac587
tree598b6302cb883e9eaa58469d6e6e68a6e92a1c6c
parent1c992fd131eab06ee4f5a7090377031975092aba
* first version of the sockethandler with test
AudioManagerDaemon/include/SocketHandler.h [new file with mode: 0644]
AudioManagerDaemon/src/SocketHandler.cpp [new file with mode: 0644]
AudioManagerDaemon/test/CMakeLists.txt
AudioManagerDaemon/test/sockethandler/CMakeLists.txt [new file with mode: 0644]
AudioManagerDaemon/test/sockethandler/sockethandlerTest.cpp [new file with mode: 0644]
AudioManagerDaemon/test/sockethandler/sockethandlerTest.h [new file with mode: 0644]