summaryrefslogtreecommitdiff
path: root/nids/360/SceNetPs.yml
diff options
context:
space:
mode:
authordevnoname1202017-06-02 05:38:46 +0200
committerSunguk Lee2017-06-02 12:38:46 +0900
commit77fcd65bf6f7190e7265b70af978e1105e1aafeb (patch)
tree893ce0b70fc12a8ebd6063f9dcace925165fd2aa /nids/360/SceNetPs.yml
parentAdd SceHid keyboard functions (#181) (diff)
downloadvds-libraries-77fcd65bf6f7190e7265b70af978e1105e1aafeb.tar.gz
Fix ksceNetSend() and ksceNetRecv() (#177)
* Fix ksceNetSend() and ksceNetRecv() These functions don't exist in Kernel. A #define have been added to make them work. * Remove non-existing ksceNet functions
Diffstat (limited to 'nids/360/SceNetPs.yml')
-rw-r--r--nids/360/SceNetPs.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/nids/360/SceNetPs.yml b/nids/360/SceNetPs.yml
index d32c0bd..dd4ab8d 100644
--- a/nids/360/SceNetPs.yml
+++ b/nids/360/SceNetPs.yml
@@ -8,9 +8,7 @@ modules:
sceNetAccept: 0x880A5423
sceNetBind: 0x84AB650F
sceNetListen: 0x080C7992
- sceNetRecv: 0x49B1669C
sceNetRecvfrom: 0x49B1669C
- sceNetSend: 0xAB746734
sceNetSendto: 0xAB746734
sceNetSetsockopt: 0x4BF5FAB4
sceNetSocket: 0xEB95B024