MAN page from openSUSE Tumbleweed 389-ds-devel-1.4.0.3-63.4.x86_64.rpm
ns_job_t
Section: dirsrv (3)
Updated: Tue Jul 31 2018
Index NAME
ns_job_t
SYNOPSIS
#include <nunc-stans.h>
Detailed Description
The nunc stans event and worker job object.
When a new job is created, a pointer to a struct of this object type is returned. This is the object that will be the argument to the job callback specified. Since the struct is opaque, the functions ns_job_get_data(), ns_job_get_tp(), ns_job_get_type(), ns_job_get_fd(), and ns_job_get_output_type() can be used to get information about the job. The function ns_job_done() must be used when the job should be freed.
See also:
- ns_job_get_data, ns_job_get_fd, ns_job_get_tp, ns_job_get_type, ns_job_get_output_type
Author
Generated automatically by Doxygen for dirsrv from the source code.
Index
- NAME
- SYNOPSIS
- Detailed Description
- Author
This document was created byman2html,using the manual pages.