IDMAP_MAX_DOOR_RPC
int connmaxrec = IDMAP_MAX_DOOR_RPC;
if (sendsz > IDMAP_MAX_DOOR_RPC)
sendsz = IDMAP_MAX_DOOR_RPC;