HSPutWord Function

Microchip TCP/IP Stack

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

Writes data to socket, transparently hashing it into the handshake hashes.

Preconditions

None

Parameters
Parameters 
Description 
skt 
socket to write data to 
word to write 
Returns

Number of bytes written

Side Effects

None

Remarks

None

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