Creates a new HTTP/HTTPS socket.
Application needs to call Libertas_NetHttpAddRequest to add new request and expect response.
A socket fd.
Libertas-OS limits the maximum concurrent sockets a task can create. An error will be raised if the limit is reached.
Generated using TypeDoc
Creates a new HTTP/HTTPS socket.
Application needs to call Libertas_NetHttpAddRequest to add new request and expect response.