OSDN Git Service

android: Add initial code for socket service
authorSzymon Janc <szymon.janc@tieto.com>
Wed, 23 Oct 2013 11:04:40 +0000 (13:04 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 23 Oct 2013 11:26:40 +0000 (14:26 +0300)
commit9f696ad971c5dcaecf7bff7571180bfc892bcf44
tree67900fca7a8b9766da89cb671acbd43795e6839c
parent97732368fb63b705c241553e2b1e9ea294457338
android: Add initial code for socket service

Only handle register/unregister for now.
Makefile.android
android/Android.mk
android/main.c
android/socket.c [new file with mode: 0644]
android/socket.h [new file with mode: 0644]