SocketService.this
this
()Creates a new #GSocketService with no sockets to listen for. New listeners can be added with e.g. [gio.socket_listener.SocketListener.addAddress] or [gio.socket_listener.SocketListener.addInetPort].
New services are created active, there is no need to call [gio.socket_service.SocketService.start], unless [gio.socket_service.SocketService.stop] has been called before.
Returns
a new #GSocketService.