Raw move of client socket classes to common library
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Wed, 2 Jul 2014 07:34:08 +0000 (09:34 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 3 Jul 2014 12:19:11 +0000 (14:19 +0200)
This will allow usage of same classes in libcynara-admin library.

This patch does not compile.
Please verify it with following patch.

Change-Id: Ib0d2032e2e843ad9bdb34e6a087037436ff8a12f

src/common/sockets/Socket.cpp [moved from src/client/sockets/Socket.cpp with 100% similarity]
src/common/sockets/Socket.h [moved from src/client/sockets/Socket.h with 100% similarity]
src/common/sockets/SocketClient.cpp [moved from src/client/sockets/SocketClient.cpp with 100% similarity]
src/common/sockets/SocketClient.h [moved from src/client/sockets/SocketClient.h with 100% similarity]