SDK Home Glossary Index Left Right Up

Socket Recv Flags


Generic socket recv flags

Defined in

csocket.oxh

Definitions
KSockReadPeak& Read copy of data - reading again will retrieve same data. This flags must only be used with protocols which support the KSiPeekData& attribute in the protocol service information..
See also

SocketRecvA, SocketRecv2A, SocketRecvFromA, SocketRecvFrom2A, SocketRecvOneOrMoreA


Inet socket recv flags

Defined in

csocket.oxh

Definitions
KIpDontFragment& (Datagram sockets only)
KIpHeaderIncluded& (Datagram sockets only)
KIpDontRoute& (Datagram sockets only)

  SDK Home Glossary Index Left Right Up