chickadee » ports » make-broadcast-port

make-broadcast-port PORT ...procedure

Returns a custom output port that emits everything written into it to the ports given as PORT .... Closing the broadcast port does not close any of the argument ports.