Date: Sun, 06 Feb 2005 07:54:15 -0500 From: "Michael R. Hines" <mhines@cs.fsu.edu> To: freebsd-questions@freebsd.org Subject: where is net.inet.udp.sendspace? Message-ID: <6.2.0.14.2.20050206075404.033686e8@garnet.acns.fsu.edu>
next in thread | raw e-mail | index | archive | help
On my 5.3-RELEASE system, sysctl -a | grep net | grep space gives: net.local.stream.sendspace: 8192 net.local.stream.recvspace: 8192 net.local.dgram.recvspace: 4096 net.inet.tcp.sendspace: 32768 net.inet.tcp.recvspace: 65536 net.inet.udp.recvspace: 42080 net.inet.raw.recvspace: 8192 Where is udp.sendspace? I'm having some UDP "No buffer space available" problems, but the precise=20 sysctl variable corresponding to the problem doesn't seem to exist. Anyone else have this mysterious problem? /*********************************/ Michael R. Hines Grad Student, Florida State Dept. Computer Science http://www.cs.fsu.edu/~mhines/ Jusqu'=E0 ce que le futur vienne... /*********************************/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.0.14.2.20050206075404.033686e8>