Re: [linux-audio-dev] Aeolus and OSC - comments requested

From: stefan kersten <steve@email-addr-hidden-hornz.de>
Date: Thu May 12 2005 - 20:04:06 EEST

On Thu, May 12, 2005 at 06:12:11PM +0200, Alfons Adriaensen wrote:
> Would there be a significant overhead in using recvfrom() and sendto()
> instead of having a 'connected' socket for each client ?

apart from the additional copying of the return address
there should be no real difference in performance as long as
you keep the to- and from-address buffers around (without
allocating them everytime).

<sk>

Received on Fri May 13 00:15:06 2005

This archive was generated by hypermail 2.1.8 : Fri May 13 2005 - 00:15:06 EEST