TMP_BUFFER_SIZE
if ((buf = static_cast<char *>(malloc(TMP_BUFFER_SIZE))) == 0) {
for (cnt = 0; ret = _recv_buffer(h, buf, TMP_BUFFER_SIZE - 1);