cvs commit: src/sys/kern uipc_socket.c

Robert Watson rwatson at FreeBSD.org
Wed Jun 23 17:54:48 PDT 2004


rwatson     2004-06-24 00:54:26 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Slide socket buffer lock earlier in sopoll() to cover the call into
  selrecord(), setting up select and flagging the socker buffers as SB_SEL
  and setting up select under the lock.
  
  Revision  Changes    Path
  1.188     +2 -2      src/sys/kern/uipc_socket.c


More information about the cvs-src mailing list