SSLBufferAlloc Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SSLBufferAlloc Function
C
static void SSLBufferAlloc(
    BYTE * id
);
Description

Allocates a buffer for use.

Preconditions

None

Parameters
Parameters 
Description 
id 
Where to store the allocated ID 
Returns

id - Allocated buffer ID, or SSL_INVALID_ID if none available

Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.