Elad Ashkenazi
|
0946e5945f
|
VSH Improvements (#13172)
* sys_prx: Implement PRX LIB register syscall
* VSH: partial log spam fix
* sys_process reboot fix
* Implement sys_memory_container_destroy_parent_with_childs
* sys_net: Implement SO_RCVTIMEO/SO_SENDTIMEO
* VSH: Implement sys_rsx_context_free
* PPU LLVM: distinguish PPU cache exec also by address
Fixes referencing multiple PRX.
* UI: Do not report size of apps inside /dev_flash
|
2023-01-09 20:03:01 +03:00 |
|
Team XLink Developers
|
b4757b514d
|
Add ability to have sockets bind to a local IP address (#12998)
|
2022-11-30 18:35:42 +03:00 |
|
RipleyTom
|
7ae9b15b5c
|
sys_net: return appropriate packet size for P2P
|
2022-10-22 20:14:32 +03:00 |
|
RipleyTom
|
9b121a6414
|
sys_net: improvements
sys_net: implement reusable addr for p2p sockets
sys_net: implement getpeername for P2PS
sys_net: sockets inherit NBIO from their parent
|
2022-10-22 11:32:04 +02:00 |
|
RipleyTom
|
56caa10e56
|
Fix blocking raw socket recvfrom
|
2022-09-28 21:58:11 +02:00 |
|
RipleyTom
|
eea73deab3
|
RPCN v0.6
|
2022-09-27 23:39:54 +03:00 |
|
Nekotekina
|
6ff6a4989a
|
Implement at32() util
Works like .at() but uses source location for "exception".
|
2022-09-26 18:04:15 +03:00 |
|
cohaereo
|
2655255d4d
|
sys_net: Implement sys_net_bnet_sendmsg for native sockets
|
2022-09-25 18:24:47 +03:00 |
|
Nekotekina
|
b49a1f27eb
|
Warning fixes
|
2022-09-17 16:35:02 +03:00 |
|
Eladash
|
c0369b2e10
|
sys_net: Implement sys_net_abort
|
2022-07-17 14:53:03 +03:00 |
|
Elad Ashkenazi
|
fcd297ffb2
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
RipleyTom
|
aaef4a2d5b
|
More verbose errors in nt_p2p_port
|
2022-05-27 08:56:39 +02:00 |
|
RipleyTom
|
3dc9a8b980
|
fix lv2_socket_native::accept
|
2022-05-23 07:36:51 +02:00 |
|
Megamouse
|
e494fc04e5
|
sceNp: add some constants
|
2022-05-10 21:55:35 +02:00 |
|
RipleyTom
|
0ac90ac395
|
sys_net: ensures return from raw socket calls
|
2022-05-05 14:37:54 +02:00 |
|
RipleyTom
|
563af4211a
|
sys_net: Fix race between dnshook and nc
|
2022-04-17 00:06:21 +02:00 |
|
RipleyTom
|
895af3c3ab
|
sys_net: SYS_NET_ENETDOWN for offline dns rqsts (#11822)
|
2022-04-16 13:00:04 +01:00 |
|
RipleyTom
|
26d8120168
|
sys_net fixes and extra logging
|
2022-04-15 19:43:23 +02:00 |
|
RipleyTom
|
d6b0263144
|
sys_net fixes
Fix lv2_socket_p2ps::connect
Fix sys_net_bnet_poll
|
2022-04-14 09:18:58 +02:00 |
|
RipleyTom
|
4d26535758
|
sys_net: bind & getsockname accuracy
|
2022-04-12 08:58:17 +02:00 |
|
RipleyTom
|
4087b4e6b9
|
sys_net: fix dns redirection
|
2022-04-10 15:12:33 +02:00 |
|
RipleyTom
|
c06cb4664a
|
Various sys_net improvements
Implement P2PS select
Adjust P2P sendto return value
|
2022-04-09 21:56:53 +02:00 |
|
RipleyTom
|
72b2876b6a
|
sys_net refactor (#11740)
|
2022-04-09 14:51:22 +02:00 |
|