Haivision / srtgo

Go bindings for SRT. Advantages of SRT technology for an easy to use programming language
Mozilla Public License 2.0
185 stars 52 forks source link

Bugfix: set poll timeout #29

Closed iSchluff closed 3 years ago

iSchluff commented 3 years ago

Fix setPollTimeout, pass existing pollTimeout to accepted sockets.

jeoliva commented 3 years ago

Thanks!