SelectSend sends v to the first available channel, if block is true, it blocks until a channel a accepts the value. returns false if all channels were full and block is false.
(block bool, v interface{}, chans ...Sender)
source not stored for this graph (policy: none)