Revision d94888e3 nbd.c

b/nbd.c
463 463
		errno = EINVAL;
464 464
		return -1;
465 465
	}
466
	return 0;
466 467
}
467 468

  
468 469
int nbd_receive_reply(int csock, struct nbd_reply *reply)

Also available in: Unified diff