Date: Tue, 28 Mar 2000 01:45:19 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd builtins.c Message-ID: <200003280945.BAA87513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/03/28 01:45:19 PST
Modified files:
usr.sbin/inetd builtins.c
Log:
Optimize those services that send only one block of data: use send(2)
with the MSG_EOF flag set instead of write(2).
Submitted by: David Malone <dwmalone@maths.tcd.ie>
Reviewed by: wollman
Revision Changes Path
1.21 +5 -5 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?200003280945.BAA87513>
