Next: Server functions, Previous: Codec functions, Up: Embedding API [Contents][Index]
As already noted in the main Serveez manual a server type is the main
specification of the abilities and configuration items of a server which
can be instantiated. It is represented by svz_servertype_t
in
Serveez. It contains server specific members like its name, different
callbacks, a single default configuration and a list of configuration
items which determine what can be configured.