git: kern - Make socket_wait() actually work

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:30 PDT 2010


commit ac62ea3c68dc846aecd4f47dfce881fb5192cde3
Author: Samuel J. Greear <sjg at thesjg.com>
Date:   Tue Jul 13 10:40:16 2010 +0000

    kern - Make socket_wait() actually work
    
    * Do better initialization of a new kq so we can use one occupying non-zero'd
      memory.

Summary of changes:
 sys/kern/kern_event.c  |    2 ++
 sys/kern/sys_generic.c |   20 +++++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac62ea3c68dc846aecd4f47dfce881fb5192cde3


-- 
DragonFly BSD source repository





More information about the Commits mailing list