[linux-audio-dev] Aeolus and OSC - comments requested
stefan kersten
steve at k-hornz.de
Thu May 12 13:04:06 EDT 2005
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>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://music.columbia.edu/pipermail/linux-audio-dev/attachments/20050512/5324b765/attachment.bin
More information about the linux-audio-dev
mailing list