Server
Object Hierarchy:
Description:
Server that feeds a VSGI.Handler with incoming requests.
Once you have initialized a Server instance, start it by calling GLib.Application.run with the command-line arguments or a set of predefined arguments.
The server should be implemented by overriding the GLib.Application.command_line signal.
All known sub-classes:
Namespace: VSGI
Package: vsgi-0.3
Content:
Properties:
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object