recv()

Description

Receive data from a socket.

#include <winsock.h>

int PASCAL FAR recv ( int s, char FAR * buf, int len, int flags);