commit | d3bf825e59125bc6a0accec0dca119ea0155cb82 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Feb 25 23:31:11 2013 +0100 |
committer | Alon Levy <alevy@redhat.com> | Wed Apr 24 11:47:37 2013 +0300 |
tree | 4a104664d41c423d4bd5c697b84af46cc33da71a | |
parent | e2d9c5e769d59f2bca649b8286892d49bdcfc2b1 [diff] |
util: move socket_init() to osdep.c vscclient needs to call socket_init() for portability. Moving to osdep.c since it has no internal dependency. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Alon Levy <alevy@redhat.com>