HSGetWord Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
HSGetWord Function
C
static WORD HSGetWord(
    TCP_SOCKET skt, 
    WORD * w
);
Description

Reads data from socket, transparently hashing it into the handshake hashes.

Preconditions

None

Parameters
Parameters 
Description 
skt 
socket to read data from 
word to read into 
Returns

Number of bytes read

Side Effects

None

Remarks

None

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