Re: Limited message length

2014-05-17 Thread Fraser Adams
On 15/05/14 13:28, Tomáš Šoltys wrote: Hi all I have slightly modified an example send.c file to send message containing 1024 bytes. Above will result in zero sized message on the receiver side. Is this an intention or a bug? Regards, Tomáš Šoltys I doubt there's a *deliberate* limit ;-) ,

Limited message length

2014-05-16 Thread Tomáš Šoltys
Hi all I have slightly modified an example send.c file to send message containing 1024 bytes. Above will result in zero sized message on the receiver side. Is this an intention or a bug? Regards, Tomáš Šoltys /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributo