Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jun 2010 04:01:38 +0000 (UTC)
From:      Randall Stewart <rrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_pcb.c
Message-ID:  <201006070401.o5741wDE005587@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rrs         2010-06-07 04:01:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_pcb.c 
  Log:
  SVN rev 208883 on 2010-06-07 04:01:38Z by rrs
  
  Fix so we call socantrcvmore_locked so we
  don't see a race where we unlock to call
  the non-locked version and have the socket
  go away.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.106     +1 -1      src/sys/netinet/sctp_pcb.c



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