Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 1997 14:12:49 -0400 (EDT)
From:      "Ron G. Minnich" <rminnich@Sarnoff.COM>
To:        FreeBSD-Hackers@FreeBSD.ORG
Subject:   Re: async socket stuff
Message-ID:  <Pine.SUN.3.91.970527141129.23490O-100000@terra>
In-Reply-To: <Pine.SOL.3.95.970527132125.11245A-100000@gamera.syr.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> It sure could, but you end up with many more system calls, and it is not
> async.  The real advantage to a call like TransmitFile() is that you can
> send an entire file (or a range of a file) with a single system call, and
> you can do it async.  This means that you can more efficiently implement
                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
> things like FTP servers, Web servers, pop servers, etc.

And the measurements which show this are to be found ... where? I'm not 
convinced. You've got to pay the cost for this somewhere. 
"complexity is conserved" -- D. Jensen

ron



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.970527141129.23490O-100000>