SocketService.this

Creates a new gio.SocketService with no sockets to listen for. New listeners can be added with e.g. Socket.listenerAddAddress or Socket.listenerAddInetPort.

New services are created active, there is no need to call Socket.serviceStart, unless Socket.serviceStop has been called before.

Return Value

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.22