Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 20:20:42 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet sctp_output.c sctp_usrreq.c
Message-ID:  <200712042020.lB4KKg2Y097029@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2007-12-04 20:20:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_output.c sctp_usrreq.c 
  Log:
  - More fixes for the non-blocking msg send, had the skip of the pre-block
    test incorrect.
  - Fix the initial buf calculation to be more friendly, calc is the same
    but we use different variable to make it easier amongst the different
    code versions.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.64      +4 -3      src/sys/netinet/sctp_output.c
  1.51      +1 -1      src/sys/netinet/sctp_usrreq.c



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