From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <460191E0.7020606@domain.hid> Date: Wed, 21 Mar 2007 21:13:20 +0100 From: Robin Walser MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] Socket Buffer overflow List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org Hello, I must write on my socket(rt_dev_sendmsg()) verry fast. Often I have then a memory overflow. Is it possible? How can I examine whether sufficient memory is available? Thanks.