process: Allow virProcessPrLimit() to get current limit
The prlimit() function allows both getting and setting limits for a process; expose the same functionality in our wrapper. Add the const modifier for new_limit, in accordance with the prototype for prlimit().
Showing
想要评论请 注册 或 登录