27 Commits

Author SHA1 Message Date
twinaphex
e2090dc02d Vita doesn't support inet_pton either 2016-05-08 16:13:55 +02:00
twinaphex
11ec23bc18 Create inet_ptrton 2016-05-08 15:41:34 +02:00
twinaphex
f60676f43e Create inet_htons 2016-05-03 04:35:51 +02:00
twinaphex
35b7d0423f init_network - fix some codepaths 2016-05-03 04:28:58 +02:00
twinaphex
fd2096f3dc Cleanups 2016-05-03 04:26:18 +02:00
twinaphex
2eb4571290 Move this code to net_compat.c 2016-05-02 19:44:12 +02:00
twinaphex
dbd56997f4 Changes to getaddrinfo_retro 2016-05-02 19:30:12 +02:00
twinaphex
b25b2a0e6c Some code de-duplication 2016-05-02 18:54:55 +02:00
twinaphex
e29b915536 Cleanups 2016-05-02 00:18:39 +02:00
Twinaphex
d2a80e26db Buildfixes 2016-05-01 21:38:19 +02:00
twinaphex
0268212d40 Move socket code to net_socket.c 2016-05-01 21:36:28 +02:00
twinaphex
414c63b59a (VG) Silence some warnings
(Libretro-common) Add some headers
2016-03-02 23:09:31 +01:00
twinaphex
02a43c6b2a Change 'rarch' to 'retro' namespace in libretro-common 2015-10-26 03:18:13 +01:00
twinaphex
87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00
twinaphex
9b4a99d506 (net_compat.c) Style nits 2015-09-29 02:41:41 +02:00
Francisco José García García
7fa6a796be (Vita) First Networking Code and Download Overlays 2015-09-29 00:40:53 +02:00
twinaphex
7d3408e731 Cleanups 2015-09-05 21:13:58 +02:00
twinaphex
039b4e0454 Move code back to logger.c 2015-08-29 18:57:07 +02:00
twinaphex
aa1881febf Cleanups 2015-08-29 16:28:35 +02:00
twinaphex
532c73210b Add !defined(__PSL1GHT__) defines 2015-08-29 16:27:50 +02:00
twinaphex
e32b99ac0c Consolidate PSL1GHT logger into logger/netlogger/logger.c
and expand net/net_compat.c
2015-08-29 16:24:38 +02:00
twinaphex
01e100f6df Include <sys/types.h> in net_compat.c 2015-03-23 23:55:43 +01:00
Twinaphex
4ecbc9bc66 Merge pull request #1524 from heuripedes/master
Win32 fixes
2015-03-21 00:03:50 +01:00
twinaphex
85d244d09a Include stdint.h in net_compat.c 2015-03-20 22:23:08 +01:00
Higor Eurípedes
79335249d0 (libretro-common/net_compat.c) Fix build 2015-03-20 17:41:50 -03:00
twinaphex
10d2d7cba8 Take out netplay.h dependency (net_compat.c) 2015-03-20 17:57:04 +01:00
twinaphex
d2c97de070 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00