mapBuffer
|| (mapBuffer(&bufferA,fdDelayA,fdB))
|| (mapBuffer(&bufferB,fdDelayB,fdA)))
int mapBuffer(char** bufferp,int fd1,int fd2);