DragonFly BSD
DragonFly commits List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern uipc_socket.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 10 Aug 2004 19:24:16 -0700 (PDT)

dillon      2004/08/10 19:24:16 PDT

DragonFly src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Discard accepted and pending connections after we detach the listen socket
  rather then before in order to be sure to catch any connections that occur
  while we are attempting to detach the listen socket.
  
  Revision  Changes    Path
  1.25      +19 -19    src/sys/kern/uipc_socket.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/uipc_socket.c.diff?r1=1.24&r2=1.25&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]