From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23826 invoked by alias); 16 Oct 2003 07:55:33 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 23803 invoked by uid 9341); 16 Oct 2003 07:55:32 -0000 Date: Thu, 16 Oct 2003 07:55:00 -0000 Message-ID: <20031016075532.23801.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/io/fileio/current ChangeLog src/ ... X-SW-Source: 2003/txt/msg01410.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2003-10-16 07:55:32 Modified files: packages/io/fileio/current: ChangeLog packages/io/fileio/current/src: socket.cxx Log message: * src/socket.cxx (bind): Pass a copy of the socket address so the stack can modify it without changing the users copy. Bug found by reji@codito.com.