dillon      2007/07/10 13:24:57 PDT

DragonFly src repository

  Modified files:
    sys/net              netisr.c 
  Log:
  Do not synchronously waitmsg in the unix domain socket's custom putport
  function.  This prevents us from being able to abort an accept() when
  a process takes a signal.
  
  Clean up some other stuff.  MSGF_DONE should already be clear.
  
  Reported-by: Peter Avalos <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.35      +3 -9      src/sys/net/netisr.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/netisr.c.diff?r1=1.34&r2=1.35&f=u

Reply via email to