RECV
RECV(hdr, contents, contents_len);
RECV(hdr, msg, sizeof(msg)); \
RECV(hdr, NULL, 0);
RECV(hdr, options, options_len);