Каталог требований LSB Core 3.1
Требования для функции 'svc_run'
| Standard | ID | Description |
| LSB | svc_run.01 | The svc_run() function shall wait for RPC requests to arrive, read and unpack each request, and dispatch it to the appropriate registered handler. |
| LSB | svc_run.02 | Under normal conditions, svc_run() shall not return; |
| LSB | svc_run.03 | it shall only return if serious errors occur that prevent further processing. |