On Tue, Jan 22, 2013 at 10:46 AM, An dreas <avieren...@googlemail.com> wrote:
> Currently I need to set SO_RCVBUF way higher on dgram-sockets I use combined
> with multicast...

Why is that?

If you're experiencing packet loss, you will want to verify that the
issue is really on your side.  If packets get lost in transit or
discarded because of failing checksums, a larger receive buffer won't
help.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to