From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 18 Jul 2009 02:53:03 +0800 References: <1739bfe0907150649l61d6b0dga6825e84dc45832d@mail.gmail.com> <200907161900.54293.lindner_marek@yahoo.de> <1739bfe0907170010n67ae2bd8m9bf9813d09687951@mail.gmail.com> In-Reply-To: <1739bfe0907170010n67ae2bd8m9bf9813d09687951@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907180253.03945.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [vis] fixed partial json output 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 Friday 17 July 2009 15:10:55 jonathan mzengeza wrote: > I looked at the site and it talked about something I had already tried > which works well. Here is another patch hope its better. > > + shutdown(thread_data->socket, SHUT_WR); Does your patch also work without the shutdown ? Some clients (e.g. s3d) read the constant stream of vis data to update their visualization without re- opening the connection. Regards, Marek