From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28720 invoked by alias); 3 Aug 2005 20:51:21 -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 28706 invoked by uid 9341); 3 Aug 2005 20:51:21 -0000 Date: Wed, 03 Aug 2005 20:51:00 -0000 Message-ID: <20050803205121.28705.qmail@sourceware.org> From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos-opt/net/net/common/current ChangeLog test ... X-SW-Source: 2005/txt/msg00243.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: asl@sourceware.org 2005-08-03 20:51:21 Modified files: net/net/common/current: ChangeLog net/net/common/current/tests: multi_lo_select.c ping_lo_test.c tcp_lo_select.c tcp_lo_test.c udp_lo_test.c Log message: * tests/ping_lo_test.c (ping_host): Use socklen_t to avoid compiler warnings. * tests/tcp_lo_test.c (server): Ditto * tests/udp_lo_test.c (server): Ditto * tests/tcp_lo_select.c (server): Ditto