From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Lindner Subject: Re: [B.A.T.M.A.N.] 0.3 final <-> quagga Date: Wed, 11 Jun 2008 23:45:06 +0800 References: <51B22798-78A8-4425-BAEA-530297B1518A@cslab.ece.ntua.gr> <77182109-977E-4598-BD0B-ED38BCED2D68@cslab.ece.ntua.gr> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806112345.06399.lindner_marek@yahoo.de> Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday, 14. May 2008 21:51:16 Antony Chazapis wrote: > I think that waiting and then killing the process is not needed. If > you just > close the pipe, the other end should notice that there is an EOF at > stdin and die. Ok, I applied your idea to the trunk and changed the demo script accordingly. See revision 1080. Sending EXIT or something like that is even uglier ... Greetings, Marek