OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-116-g7ded320

Gerrit Code Review gerrit@openafs.org
Mon, 20 Sep 2010 00:04:38 -0700 (PDT)


The following commit has been merged in the master branch:
commit 7ded3209a2fbd8d0108f9322d708551e93b6ef76
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sun Sep 19 09:20:01 2010 -0700

    Rx: cleanup testclient and testserver test applications
    
    Permit testclient and testserver to be built on Windows as
    pthreaded applications.
    
    Remove warnings.  Fix prototypes.  Remove variable declarations
    for rx library variables defined in rx_globals.h.
    
    Increase the buffer sizes.  Disable use of packet dropping when
    the library is built without RXDEBUG.
    
    Change-Id: Ic8483eb64cbed4958baf8fd054e01c7c40832599
    Reviewed-on: http://gerrit.openafs.org/2780
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/rx/test/testclient.c |   36 +++++++++++------
 src/rx/test/testserver.c |   96 +++++++++++++++++++++++++++++++--------------
 2 files changed, 90 insertions(+), 42 deletions(-)

-- 
OpenAFS Master Repository