shadPS4/src/core/libraries/network
Ploo a87abee8e3
WIP: port: Add x64 FreeBSD (#3927)
* port: Add x64 FreeBSD

* clang formaa

* fix epoll stuffs

* date-tz for fbsd, force submodule zydis

* fix filesystem hang + date-tz

* fix

* fix freebsd SIGBUS

* madvise() ifdef

* signal fix + camera fix

* proper %gs tls for once

* better tls? + clang format

---------

Co-authored-by: lizzie <lizzie@eden-emu.dev>
2026-03-30 13:44:29 +03:00
..
http2.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07: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 Fix some logic bugs in sceHttpUriParse (#4067) 2026-02-24 09:00:17 +02:00
http.h npWebApi (#3878) 2026-02-07 21:05:47 +02:00
net_ctl_codes.h Network libs fixes , stubs and more (#1324) 2024-10-11 10:37:36 +03:00
net_ctl_obj.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
net_ctl_obj.h kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
net_epoll.cpp WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
net_epoll.h WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
net_error.h Sockets fixes (#3392) 2025-08-06 08:00:29 +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_resolver.cpp more files for syncing with 0.15.1 branch (#4161) 2026-03-22 10:26:23 +02:00
net_resolver.h Lib.Net: Proper resolver errors when isConnectedToNetwork is disabled (#4081) 2026-02-28 00:50:41 +02:00
net_util.cpp WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
net_util.h Epolls are file descriptors (#3622) 2025-09-22 22:57:51 +03:00
net.cpp WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
net.h Net fixes (#3895) 2026-01-05 01:57:31 +02:00
netctl.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
netctl.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
p2p_sockets.cpp Implement send/recvmsg (#3487) 2025-09-01 01:02:26 +03:00
posix_sockets.cpp Lib.Net: Misc fixes (#4082) 2026-02-28 09:09:01 +02:00
sockets.h Net fixes (#3895) 2026-01-05 01:57:31 +02:00
ssl2_error.h Return an empty certificate (#4104) 2026-03-07 09:15:32 +02:00
ssl2.cpp Lib.Ssl2: Stub data for sceSslGetCaCerts (#4127) 2026-03-14 17:12:26 +02:00
ssl2.h Return an empty certificate (#4104) 2026-03-07 09:15:32 +02:00
ssl.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
ssl.h Ssl stub (#3307) 2025-07-23 20:34:07 +03:00
sys_net.cpp Lib.Net: Misc fixes (#4082) 2026-02-28 09:09:01 +02:00
sys_net.h AF_UNIX preliminary support (#3506) 2025-09-06 19:49:21 +03:00
unix_sockets.cpp AF_UNIX preliminary support (#3506) 2025-09-06 19:49:21 +03:00