refactor libev eliminate all code ifdefs
authorAndy Green <andy.green@linaro.org>
Fri, 11 Apr 2014 05:14:37 +0000 (13:14 +0800)
committerAndy Green <andy.green@linaro.org>
Fri, 11 Apr 2014 05:14:37 +0000 (13:14 +0800)
commita717df2739fde3804db26e059b577e2af1f72e9a
treed532437046534569dff89d119ecfd7374b3ab3e3
parentf4ffc1e2157afce80f293b3b0e8f1e907c15572b
refactor libev eliminate all code ifdefs

Signed-off-by: Andy Green <andy.green@linaro.org>
CMakeLists.txt
lib/context.c
lib/libev.c [new file with mode: 0644]
lib/libwebsockets.h
lib/lws-plat-unix.c
lib/pollfd.c
lib/private-libwebsockets.h
lib/server.c
lib/service.c
test-server/test-server.c