/usr/local/lib/swipl/library/ext/clib/streampool.pl
All Application Manual Name SummaryHelp

  • ext
    • clib
      • socket.pl -- Network socket (TCP and UDP) library
      • uid.pl -- User and group management on Unix systems
      • unix.pl -- Unix specific operations
      • syslog.pl -- Unix syslog interface
      • memfile.pl
      • time.pl -- Time and alarm library
      • uri.pl -- Process URIs
      • uuid.pl -- Universally Unique Identifier (UUID) Library
      • sha.pl -- SHA secure hashes
      • process.pl -- Create processes and redirect I/O
      • filesex.pl -- Extended operations on files
      • hash_stream.pl -- Maintain a hash on a stream
      • md5.pl -- MD5 hashes
      • rlimit.pl
      • mallocinfo.pl -- Memory allocation details
      • streampool.pl -- Input multiplexing
        • delete_stream_from_pool/1
        • close_stream_pool/0
        • dispatch_stream_pool/1
        • stream_pool_main_loop/0
      • udp_broadcast.pl -- A UDP broadcast proxy
 stream_pool_main_loop
Keep handling input from the streams in the pool until they have all died away.