+4
-0
lines changedFilter options
+4
-0
lines changed Original file line number Diff line number Diff line change
@@ -406,6 +406,10 @@ int srt_bind_acquire(SRTSOCKET u, UDPSOCKET udpsock);
406
406
407
407
A version of [`srt_bind`](#srt_bind) that acquires a given UDP socket instead of creating one.
408
408
409
+
The UDP socket being acquired MUST NOT be a [connected socket](https://man7.org/linux/man-pages/man2/connect.2.html)
410
+
(not associated with the socket name of a peer),
411
+
because SRT needs to be able to set the destination address by itself.
412
+
See [#2178](https://github.com/Haivision/srt/issues/2178) for more information.
409
413
410
414
[:arrow_up: Back to List of Functions & Structures](#srt-api-functions)
411
415
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4