gio.socket_listener

Module for SocketListener class

Members

Classes

SocketListener
class SocketListener

A gio.socket_listener.SocketListener is an object that keeps track of a set of server sockets and helps you accept sockets from any of the socket, either sync or async.