• Close the socket session.

    Parameters

    • fd: number

      The socket handle.

    Returns void

    Remarks

    Closed socket fd can be reused by initializing the session again. For connected sessions Libertas_NetConnect or Libertas_NetConnectDevice shall be called.

    Call Libertas_NetDestroy to destroy the socket and release all resources.

Generated using TypeDoc