shadPS4/src/core/libraries/network
Marcin Mikołajczyk 8b1b0fa0dc
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Implement simple DNS name resolution (#3318)
* Implement simple DNS name resolution

* Remove conversion of getaddrinfo errors to string

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2025-07-25 19:05:28 +03:00
..
http2.cpp Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
http2.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
http_error.h [Lib] libsceHttp (#2576) 2025-03-02 23:09:38 +02:00
http.cpp Ssl stub (#3307) 2025-07-23 20:34:07 +03:00
http.h Ssl stub (#3307) 2025-07-23 20:34:07 +03:00
net_ctl_codes.h Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_ctl_obj.cpp Network config (#3292) 2025-07-23 20:07:42 +03:00
net_ctl_obj.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
net_error.h [Libs] sceNet (#2815) 2025-04-30 17:58:39 +03:00
net_obj.cpp Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_obj.h Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_util.cpp Extract netmask and default gateway from host system (#3294) 2025-07-25 13:20:23 +03:00
net_util.h Extract netmask and default gateway from host system (#3294) 2025-07-25 13:20:23 +03:00
net.cpp Implement simple DNS name resolution (#3318) 2025-07-25 19:05:28 +03:00
net.h Implement simple DNS name resolution (#3318) 2025-07-25 19:05:28 +03:00
netctl.cpp Extract netmask and default gateway from host system (#3294) 2025-07-25 13:20:23 +03:00
netctl.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
p2p_sockets.cpp [Libs] sceNet IV (#2867) 2025-05-13 08:54:38 +03:00
posix_sockets.cpp Setsockopt fixes (#3308) 2025-07-23 21:34:25 +03:00
sockets.h Setsockopt fixes (#3308) 2025-07-23 21:34:25 +03:00
ssl2.cpp Ssl stub (#3307) 2025-07-23 20:34:07 +03:00
ssl2.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
ssl.cpp Ssl stub (#3307) 2025-07-23 20:34:07 +03:00
ssl.h Ssl stub (#3307) 2025-07-23 20:34:07 +03:00
sys_net.cpp [Libs] sceNet IV (#2867) 2025-05-13 08:54:38 +03:00
sys_net.h [Libs] sceNet (#2815) 2025-04-30 17:58:39 +03:00