ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 14 forks source link

Fix type annotations for send.UdpStream constructors #282

Closed bmerry closed 1 year ago

bmerry commented 1 year ago
bmerry commented 1 year ago

For reviewing: the overloads here need to match the actual implementations in udp_stream_register in py_send.cpp.