NPNS services: Difference between revisions
npns: move function notes to bottom. Link from both services. |
→npns:s: add stub notes. Unify notes |
||
Line 56: | Line 56: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 1 || | | 1 || ListenAll | ||
|- | |- | ||
| 2 || [[#ListenTo]] | | 2 || [[#ListenTo]] | ||
Line 62: | Line 62: | ||
| 3 || Receive | | 3 || Receive | ||
|- | |- | ||
| 4 || | | 4 || ReceiveRaw | ||
|- | |- | ||
| 5 || GetReceiveEvent | | 5 || GetReceiveEvent | ||
Line 135: | Line 135: | ||
[5.0.0+] CreateToken/DestroyToken now takes an additional 8-bytes of input and a PID. | [5.0.0+] CreateToken/DestroyToken now takes an additional 8-bytes of input and a PID. | ||
ListenAll, ReceiveRaw, CreateToken, DestroyToken, QueryIsTokenValid are stubbed. They return 0x7fc9a on [1.0.0] and 0x36dc9a on later versions. | |||
=== ListenTo === | === ListenTo === |