Creates a new gio.SocketListener with no sockets to listen for. New listeners can be added with e.g. Socket.listenerAddAddress or Socket.listenerAddInetPort.
a new gio.SocketListener
ConstructionException GTK+ fails to create the object.
2.22
Creates a new gio.SocketListener with no sockets to listen for. New listeners can be added with e.g. Socket.listenerAddAddress or Socket.listenerAddInetPort.