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:
serverServer object.
errPointer 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, Tue Jun 7 2011 18:03:47.