Date: Sat, 26 May 2001 07:40:40 -0700 (PDT) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd builtins.c Message-ID: <200105261440.f4QEeeO33150@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/05/26 07:40:40 PDT Modified files: usr.sbin/inetd builtins.c Log: Make dg_echo return up to the first 65536 bytes of a datagram. The patch I used isn't quite the one Lars suggested, but the size of the largest datagram you can recv isn't #defined anywhere, and probably isn't even bounded for some protocols. PR: 25050 Submitted by: Lars Eggert <larse@isi.edu> Revision Changes Path 1.32 +2 -2 src/usr.sbin/inetd/builtins.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105261440.f4QEeeO33150>