You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`SRTO_LINGER`|| pre |`linger`| s | on, 180 | 0.. | RW | GSD |
712
+
|`SRTO_LINGER`|| pre |`linger`| s | off \*| 0.. | RW | GSD |
713
+
714
+
SRT socket linger time on close (similar to [SO\_LINGER](http://man7.org/linux/man-pages/man7/socket.7.html)).
715
+
The defulat value in [the live streaming configuration](./API.md#transmission-types) is OFF. In this type of workflow there is no point for wait for all the data
716
+
to be delivered after a connection is closed.
717
+
The default value in [the file transfer configuration](./API.md#transmission-types) is 180 s.
713
718
714
-
Linger time on close (see [SO\_LINGER](http://man7.org/linux/man-pages/man7/socket.7.html)).
0 commit comments