axmol/cocos/network
minggo 4224319d61 Merge pull request #9775 from huangshiwu/iosnetwork-fixbug
fix iOS HttpClient immediately mode's bug
2015-01-04 14:45:18 +08:00
..
Android.mk Rename HttpClient-android.cpp and unify java indent format 2014-12-31 12:03:27 +08:00
CMakeLists.txt Finalise Windows cmake support for mingw-w64 2014-10-03 23:22:09 +01:00
HttpAsynConnection.h iOS HttpClient replace libcurl 2014-12-31 10:02:14 +08:00
HttpAsynConnection.m iOS HttpClient replace libcurl 2014-12-31 10:02:14 +08:00
HttpClient-android.cpp Rename HttpClient-android.cpp and unify java indent format 2014-12-31 12:03:27 +08:00
HttpClient-ios.mm Merge pull request #9775 from huangshiwu/iosnetwork-fixbug 2015-01-04 14:45:18 +08:00
HttpClient.cpp Add finding curl. Fix some leftovers from websockets. 2014-11-16 13:55:42 +03:00
HttpClient.h Rename setSSLVerification 2014-09-14 00:28:11 +09:00
HttpCookie.cpp iOS HttpClient replace libcurl - fix Jenkins compile error 2014-12-31 11:32:35 +08:00
HttpCookie.h iOS HttpClient replace libcurl - fix Jenkins compile error 2014-12-31 11:32:35 +08:00
HttpRequest.h Add CC_DLL for related network files 2014-08-22 13:42:46 +08:00
HttpResponse.h Use android network module — HttpURLConnection to replace the libcurl on the android platform 2014-12-31 10:15:14 +08:00
SocketIO.cpp scheduler and macro fixes 2014-10-03 09:38:36 -07:00
SocketIO.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
WebSocket.cpp Merge pull request #8922 from TimothyZhang/do-not-lock-when-no-message-in-websocket 2014-12-25 14:09:35 +08:00
WebSocket.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00