• Creates a new stream socket.

    Application needs to call Libertas_NetConnect to connect the socket.

    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