[][src]Module tdiag_connect::receive

Enums

ReplaySource

Source of binary data for make_replayers.

TcpStreamOrFile

Types of Read created by make_replayers

Traits

ReplayWithShutdown

Replay a capture stream into a scope with the same timestamp.

Functions

make_readers

Construct EventReaders that read data from sockets or file and can stream it into timely dataflow.

open_sockets

Listens on 127.0.0.1:8000 and opens source_peers sockets from the computations we're examining (one socket for every worker on the examined computation).