summaryrefslogtreecommitdiff
path: root/server/thumb-server.c
AgeCommit message (Collapse)AuthorFilesLines
2014-06-25Instead of using a "GMainLoop" element in the main thread, we nowManuel Bachmann1-28/+41
create a separate thread which will initiate the loop and do the socket listening logic. This avoids conflicting with the "GMainLoop" created by Ecore_Evas, which produces lots of warnings and errors. Bug-Tizen: TC-21 Change-Id: I453a21df649b256b63c96d4f274122c692aaf2f0 Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
2013-04-091. Monitoring MMC_STATUS 2. Fix prevent defectsHyunjun Ko1-1/+6
2013-03-16merge with masterJinkun Jang1-0/+6
2013-03-13Tizen 2.1 baseJinkun Jang1-0/+122