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

Create new server object.

Parameters:
cert Combined PEM file with server certificate and private key. Use NULL to create non-secure server.
threads Number of the threads in the pool.
err Pointer to the variable to store error to on error.
Returns:
New server object on success.
Documentation for libxr, Sun Nov 28 2010 17:53:44.