ppsspp/ext/native/net
2019-05-07 21:47:50 +02:00
..
CMakeLists.txt
http_client.cpp http: Correct typo. 2018-12-29 08:16:56 -08:00
http_client.h http: Add timeout on no response. 2018-12-27 10:15:58 -08:00
http_headers.cpp
http_headers.h
http_server.cpp TWo warning fixes 2018-12-17 21:07:52 +01:00
http_server.h Debugger: Disconnect on shutdown/disable. 2018-06-08 06:59:16 -07:00
resolve.cpp Delete some unused DNS code, just because. 2018-12-19 13:46:50 +01:00
resolve.h net: Support ipv6 lookups. 2018-06-06 05:59:07 -07:00
sinks.cpp Use MSG_NOSIGNAL for some more send() calls. Didn't fix anything though. 2019-03-01 08:35:35 +01:00
sinks.h http: Discard output buffer on disconnect. 2018-06-16 13:29:44 -07:00
url.cpp Game server: Reject bad URLs 2019-05-07 21:47:50 +02:00
url.h Include Content-Transfer-Encoding in uploads. 2016-06-12 09:07:04 -07:00
websocket_server.cpp http: Discard output buffer on disconnect. 2018-06-16 13:29:44 -07:00
websocket_server.h Debugger: Use fragments for long chunks. 2018-06-08 06:59:17 -07:00