summaryrefslogtreecommitdiff
path: root/nids
diff options
context:
space:
mode:
authorcpasjuste2016-11-17 09:22:01 +0100
committercpasjuste2016-11-17 09:22:01 +0100
commitcb2c6d9b2e01998e3b4ae0bebd4917099c79ed9f (patch)
tree9eb59587f96d58f0b58a0416e125129f81e88d51 /nids
parentMerge pull request #94 from vitasdk/add_callbacksfordriver (diff)
downloadvds-libraries-cb2c6d9b2e01998e3b4ae0bebd4917099c79ed9f.tar.gz
add a few SceNetPsForDriver functions
Diffstat (limited to 'nids')
-rw-r--r--nids/360/SceNetPs.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/nids/360/SceNetPs.yml b/nids/360/SceNetPs.yml
new file mode 100644
index 0000000..d32c0bd
--- /dev/null
+++ b/nids/360/SceNetPs.yml
@@ -0,0 +1,17 @@
+modules:
+ SceNetPs:
+ nid: 0x5A7BCCDA
+ libraries:
+ SceNetPsForDriver:
+ nid: 0xB2A5C920
+ functions:
+ sceNetAccept: 0x880A5423
+ sceNetBind: 0x84AB650F
+ sceNetListen: 0x080C7992
+ sceNetRecv: 0x49B1669C
+ sceNetRecvfrom: 0x49B1669C
+ sceNetSend: 0xAB746734
+ sceNetSendto: 0xAB746734
+ sceNetSetsockopt: 0x4BF5FAB4
+ sceNetSocket: 0xEB95B024
+ sceNetSocketClose: 0x21F4428D