Infinity.IoInterface

Fields

Name Type Access Description
add_dispatch object r  
add_timeout object r  
add_watch object r  
parent GObject.TypeInterface r  
remove_dispatch object r  
remove_timeout object r  
remove_watch object r  
update_watch object r  

Methods

None

Details

class Infinity.IoInterface

The virtual methods of Infinity.Io. These allow to set up socket watches, timeouts and function dispatchers. All of these functions need to be thread-safe.