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, Tue Feb 18 2014 06:21:03.