RGtk2 (version 2.20.31)

gSocketServiceNew: gSocketServiceNew

Description

Creates a new GSocketService with no sockets to listen for. New listeners can be added with e.g. gSocketListenerAddAddress or gSocketListenerAddInetPort.

Usage

gSocketServiceNew()

Arguments

Value

GSocketService] a new GSocketService.

Details

Since 2.22