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 Jun 7 2011 18:34:22.