Make socket connection function available
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 25 Aug 2014 08:06:47 +0000 (10:06 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Fri, 12 Sep 2014 12:59:28 +0000 (14:59 +0200)
commit8d822fe98e9e8bf918e41666375c977cca792cb7
tree6ec4265840914ef4e2bd678a484f7b815eac7cff
parente51a4f650f47c581cf1f224a407e106f574d3a13
Make socket connection function available

Socket connection logic is necessary for asynchronous interface but wrapping
sockets in SockRAII class is unwanted, therefore the connection function has
been extracted from SockRAII and made available for other components.

Change-Id: I9a65df3bb99687156f6d1d3d11bc8a701eb962b2
src/manager/client/client-common.cpp
src/manager/client/client-common.h