more/better error messages when trying to receive messages that exceed INT_MAX
internal accounting for message sizes now corresponds to label
, which is the same as List<T>::max_size()
represents to avoid truncation as int
style changes (eg, "buffered" instead of mis-leading "blocking") for communication type.