mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Add nil pointer check when calling SetReadDeadline. I don't believe this can happen with WebRTC, but is possible with `ortc`. A future improvement would be to cache the `SetReadDeadline` call. At this time the complexity seems to outweight the reward. Resolves #2889
16 KiB
16 KiB