HSPut Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
HSPut Function
C
static WORD HSPut(
    TCP_SOCKET skt, 
    BYTE b
);
Description

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

Preconditions

None

Parameters
Parameters 
Description 
skt 
socket to write data to 
byte 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.