Coder Social home page Coder Social logo

mytestrepo's Introduction

mytestrepo

Repo to be used for learning git, GitHub, and GitHub Desktop (Mac)

The table below provides a complete list of SRT options and their characteristics according to the following legend:

  1. Since: Defines the SRT version when this option was first introduced. If this field is empty, it's an option derived from UDT. "Version 0.0.0" is the oldest version of SRT ever created and put into use.

  2. Binding: Defines limitation on setting the option. The field is empty if the option is not settable (see Dir column):

    • pre: A connecting socket (both as caller and rendezvous) must be set prior to calling srt_connect() or srt_bind() and never changed thereafter. A listener socket should be set to "listening" and it will be derived by every socket returned by srt_accept().

    • pre-bind: The option cannot be altered on a socket that is already bound (by calling srt_bind() or any other function doing this, including automatic binding when trying to connect, as well as accepted sockets). The pre-bind characteristic applies exclusively to options that:

      • change the behavior and functionality of the srt_bind call
      • concern or set an option on the internally used UDP socket
      • concern any kind of resource used by the multiplexer

mytestrepo's People

Contributors

stevomatthews avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.