OSDN Git Service

android: Move sockets handling from main to IPC code
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 2 Dec 2013 14:55:38 +0000 (15:55 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 3 Dec 2013 11:44:04 +0000 (13:44 +0200)
commit566bae35fc535d8b8642008fe2802d4038c58bb7
tree820dbfbb3e35c2f4c2d33f7f299cb8446e0d67fc
parent38dd7d74ec19533715a0dce63773464abc8552bb
android: Move sockets handling from main to IPC code

This moves IO handling to IPC code making it fully responsible for
creating and veryfing IPC messages exchange.
android/ipc.c
android/ipc.h
android/main.c