Re: socket write(2) after remote shutdown(2) problem ?

From: David S. Miller (davem@redhat.com)
Date: Fri Apr 05 2002 - 05:04:43 EST


   From: Stelian Pop <stelian.pop@fr.alcove.com>
   Date: Fri, 5 Apr 2002 11:50:39 +0200

           * the client side socket passes in CLOSE-WAIT state
           * the client issues a write on the socket which succeds.
 ...
   Attached are sample codes for the "server" and the "client". Test
   was done on latest 2.4 and 2.5 kernels.

Your client does not do any write()'s after the shutdown call.
It simply exit(0)'s.
-
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/



This archive was generated by hypermail 2b29 : Sun Apr 07 2002 - 22:00:16 EST