Hi all, I have a question about BMI_mx_post_sendunexpected_list(). If I understand it correctly, this is an unexpected message with more than one buffer. If so, do other BMI methods copy the data into a single buffer or in testunexpected on the receiver, do they malloc a matching set of buffers? Or is this never really used? Scott