libxrdeveloper's documentation
gboolean xr_server_run ( xr_server server,
GError **  err 
)

Run server.

This function will start listening for incomming connections and push them to the thread pool where they are handled individually.

Parameters:
server Server object.
err Pointer to the variable to store error to on error.
Returns:
Function returns FALSE on fatal error or TRUE on safe stop by xr_server_stop(). Otherwise it will block, waiting for connections.
Documentation for libxr, Sun Nov 28 2010 15:53:37.