Commit Graph

26 Commits

Author SHA1 Message Date
Higor Eurípedes
41a48b8ac8 Rename netplay_compat.* to net_compat.* 2015-01-27 20:16:08 -03:00
twinaphex
12daba1515 (net_http.c) Cleanup enums 2015-01-26 20:50:49 +01:00
twinaphex
e893f98787 (net_http.c) Cleanups 2015-01-26 20:47:59 +01:00
twinaphex
d02b6ddd69 (net_http.c) Move back to strcpy 2015-01-24 02:00:06 +01:00
twinaphex
f3044b8748 (net_http.c) Use snprintf and strlcpy 2015-01-24 01:56:55 +01:00
twinaphex
1d4471ee16 Cleanups for parse_url 2015-01-24 01:54:59 +01:00
twinaphex
d4bed832cc Cleanup net_http.c 2015-01-24 01:48:55 +01:00
twinaphex
2fa9f29d93 (MSVC) Silence warning in net_http.c 2015-01-24 01:45:20 +01:00
twinaphex
e1395abe69 (net_http.c) Silence warning 2015-01-24 01:32:27 +01:00
twinaphex
79a4de0677 Change getaddrinfo_rarch call to be the same as the rest 2015-01-24 00:07:39 +01:00
twinaphex
728d1723b4 Remove callback from net_http.c code 2015-01-23 23:28:32 +01:00
twinaphex
aeab1a831c (MSVC) Build fixes 2015-01-23 22:48:31 +01:00
Alcaro
6bbf4ffdd1 Free unused parts of this buffer. 2015-01-23 22:21:03 +01:00
twinaphex
5ff7bd53be Start implementing new http code 2015-01-23 22:00:11 +01:00
twinaphex
cec500ece5 Create socket_close in netplay_compat.c 2015-01-23 11:36:45 +01:00
twinaphex
4cb34282c5 Move socket_nonblock to netplay_compat.c 2015-01-23 11:11:22 +01:00
Twinaphex
25d9d7459b (OSX) Get rid of unused variable warning in net_http.c 2015-01-23 08:25:56 +01:00
twinaphex
9c2a5ba5e2 Add ifndef __CELLOS_LV2__ compile-time conditionals for problematic
code - Alcaro should take a look at it tomorrow
2015-01-23 08:15:17 +01:00
twinaphex
ce0edc7647 (net_http.c) Add Win32 alternative for fcntl 2015-01-23 08:07:15 +01:00
twinaphex
61776c5175 Fix some warnigns in net_http.c 2015-01-23 08:03:21 +01:00
twinaphex
dc21d84270 Stub out some stuff that is preventing build from succeeeding on
PS3. This should be made more portable and less hacky (isagain)
2015-01-23 07:31:34 +01:00
twinaphex
c854645ba9 Create netplay_compat.c and put wrappers around getaddrinfo/freeaddrinfo 2015-01-23 06:29:36 +01:00
twinaphex
aa5956bd28 (LibretroDB) Build fixes 2015-01-23 06:05:54 +01:00
twinaphex
c803475c72 (net_http) MSVC buildfix 2015-01-23 05:11:15 +01:00
twinaphex
96ea687f7c (net_http) Updates 2015-01-23 05:08:34 +01:00
twinaphex
878eb8d2fa Put new http parsing code in new namespace 2015-01-23 04:57:45 +01:00