Services: Difference between revisions
No edit summary |
m err |
||
Line 1: | Line 1: | ||
Handles for services are retrieved from the service manager port, "srv:". Services are an abstraction of ports, they operate the same way except regular ports can have their handles retrieved directly from a [[SVC]](svcConnectToPort). | Handles for services are retrieved from the service manager port, "srv:". Services are an abstraction of ports, they operate the same way except regular ports can have their handles retrieved directly from a [[SVC]](svcConnectToPort). | ||
Processes with PID less than the number of NATIVE_FIRM built-in modules (fs, sm, pm, pxi, ldr) have access to all services. | Processes with PID less than or equal to the number of NATIVE_FIRM built-in modules (fs, sm, pm, pxi, ldr) have access to all services. | ||
==Service Manager Port "srv:"== | ==Service Manager Port "srv:"== |