add-polling-functionPolling Functionsremove-polling-functiondescribe-all-polling-functionsGoTo Top

describe-all-polling-functions   <no arguments>[Function]

Purpose
Describe the polling functions in the list of polling functions.

Package   :gbbopen-tools

Module   :polling-functions

Description
The description is printed to the *standard-output* stream.

See also
    add-polling-function
    remove-all-polling-functions
    remove-polling-function
    run-polling-functions

Example
Describe list of polling functions:

  > (describe-all-polling-functions)
  ;; Polling functions:
  ;;    -10 #<Function check-for-new-connection>
  >


The GBBopen Project


add-polling-functionPolling Functionsremove-polling-functiondescribe-all-polling-functionsGoTo Top