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

Reply via email to