cvs commit: src/sys/kern uipc_syscalls.c

Robert Watson rwatson at FreeBSD.org
Wed Jun 23 18:43:24 PDT 2004


rwatson     2004-06-24 01:43:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Acquire socket lock in the "waiting for connection" loop in
  kern_connect(), replacing tsleep() with msleep() with the socket
  mutex.
  
  Revision  Changes    Path
  1.196     +4 -1      src/sys/kern/uipc_syscalls.c


More information about the cvs-all mailing list