• Creates a new HTTP/HTTPS socket.

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

    Returns LibertasFd

    A socket fd.

    Remarks

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

Generated using TypeDoc