Libertas OS API Documentation
    Preparing search index...

    Function Libertas_NetNewTcp

    • Creates a new stream socket.

      Application needs to call Libertas_NetConnect to connect the socket.

      Returns number

      A socket fd.

      Libertas-OS limits the maximum concurrent sockets a task can create. An error will be raised if the limit is reached.