Re: Obscure networking question (shutdown on socket WITHOUT

Alan Cox (alan@lxorguk.ukuu.org.uk)
07 Jun 2002 16:25:38 +0100


On Thu, 2002-06-06 at 21:19, Rob Landley wrote:
> Is there a way to call shutdown(blah, SHUT_WR) on a network SOCK_STREAM
> connection's fd without discarding pending output?

Just call it. It doesn't discard pending output

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/