Libertas OS API Documentation
    Preparing search index...

    Function Libertas_NetNewHttp

    • Creates a new HTTP/HTTPS socket.

      Application needs to call Libertas_NetHttpAddRequest to add new request and expect response.

      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.