(Early versions of Go had a "network channel" concept, but that was removed from the language: https://softwareengineering.stackexchange.com/questions/1540...)
Seems pretty similar to me.
See this very very old HN thread:
https://news.ycombinator.com/item?id=3565703
(Hopefully the standard library has improved since then.)
It just happens to offer a similar model (and have a select operation).