libxrdeveloper's documentation
G_BEGIN_DECLS xr_server* xr_server_new ( const char *  cert,
int  threads,
GError **  err 
)

Create new server object.

Parameters
certCombined PEM file with server certificate and private key. Use NULL to create non-secure server.
threadsNumber of the threads in the pool.
errPointer to the variable to store error to on error.
Returns
New server object on success.
Documentation for libxr, Fri Apr 15 2016 08:12:18.