Return-Path: william@bourbon.usc.edu Delivery-Date: Mon Sep 8 09:34:45 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id m88GYikA023558 for ; Mon, 8 Sep 2008 09:34:45 -0700 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id m88GXjxg003519 for ; Mon, 8 Sep 2008 09:33:45 -0700 Message-Id: <200809081633.m88GXjxg003519@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: CS 551 Date: Mon, 08 Sep 2008 09:33:45 -0700 From: Bill Cheng Someone wrote: > In case of malicious client#4 , the client returns "No data read" even if i > attempt to send an ALLFAIL . On my server side, send returns a broken pipe, > which I assume is because the client is closing connection. The guideline > says that the client should receive an ALLFAIL. That's not what the grading guidelines said. Please read it again! -- Bill Cheng // bill.cheng@usc.edu