Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 03:14:04 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket.c
Message-ID:  <200301051114.h05BE4pP076600@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2003/01/05 03:14:04 PST

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  In sodealloc(), if there is an accept filter present on the socket
  then call do_setopt_accept_filter(so, NULL) which will free the filter
  instead of duplicating the code in do_setopt_accept_filter().
  
  Pointed out by: Hiten Pandya <hiten@angelica.unixdaemons.com>
  
  Revision  Changes    Path
  1.140     +3 -9      src/sys/kern/uipc_socket.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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