On Thu, Jul 05, 2007 at 02:05:11AM -0400, Greg A. Woods
wrote:
> That might be easier to implement inside the kernel,
but wouldn't it be
> better from a clean API design point of view to have
something like a:
> Which would set the default option(s) for all new
sockets created by the
> process until the next call to it?
This makes a process-wide default; the other way a process
can keep
around multiple templates and clone the one it needs each
time.
--
Dan.
|