Inherited Variables
Inherited Constants
Inherited Methods
Class Details
Tags:
- see - GKRELLM_UPDATE_INET
[ Top ]
Class Variables
Class Methods
get_connections
array get_connections(
)
[line 95]
Tags:
- return - An array of gkrellm_inet_connection objects corresponding to the current list of active connections as reported by gkrellmd
- access - public
- see - gkrellm_inet_connection
Parameters:
[ Top ]
get_connection_changes
array get_connection_changes(
)
[line 104]
Tags:
- return - An array of gkrellm_inet_connection objects corresponding to the connections reported as being opened/closed in the last update from gkrellmd
- access - public
- see - gkrellm_inet_connection
Parameters:
[ Top ]