MAX_BUFF_SIZE
if (size > MAX_BUFF_SIZE) {
warnx("Buffer size too big - %d max allowed", MAX_BUFF_SIZE);