Garret, on a similar subject (UDP sockets), i notice that socket buffers do not have a pointer to the end of the queued mbufs, so sbappend*() routines have to scan the list of queued bufs. As you can imagine this is causing some nasty effect when a receiver is slow. Is it worthhwile to fix this (or maybe it has been done already) ? cheers luigi To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message
- send problem on udp socket... Luigi Rizzo
- Re: send problem on udp socket... Julian Elischer
- Re: send problem on udp socket... Alfred Perlstein
- Re: send problem on udp socket... Luigi Rizzo
- Re: send problem on udp socket... Wes Peters
- Re: send problem on udp socket... Luigi Rizzo
- Re: send problem on udp socket... Garrett Wollman
- Re: send problem on udp socket... Alfred Perlstein
- Re: send problem on udp socket... Luigi Rizzo
- Re: send problem on udp socket... Garrett Wollman
- Re: send problem on udp socket... Luigi Rizzo
- Re: send problem on udp socket... Garrett Wollman
- Re: send problem on udp socket... Luigi Rizzo