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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to