Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2006 15:49:35 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/netipx/ipxsocket ipxsocket.c
Message-ID:  <200603261549.k2QFnZ9g012391@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-03-26 15:49:35 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/netipx/ipxsocket ipxsocket.c 
  Log:
  Modify ipxsocket regression test to create and close sockets several
  times, with variable length sleeps between socket() and close().  This
  will help to ensure that IPX/SPX timers fire while the sockets are
  open, and hence have PCB's on the IPX pcb list, so that if timers are
  going to stumble over PCB types they don't expect, it will happen as
  part of this test.
  
  Revision  Changes    Path
  1.2       +46 -25    src/tools/regression/netipx/ipxsocket/ipxsocket.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603261549.k2QFnZ9g012391>