git: socket: Simplify soclose_fast by always sending the close message

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Oct 14 05:10:21 PDT 2015


commit f5c5b724ebe5c764afc3cb64b9f6aa3f266ad9aa
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed Oct 14 19:58:47 2015 +0800

    socket: Simplify soclose_fast by always sending the close message
    
    And unpend asynchronized PRUs at the beginning of soclose_sync();
    this prepares for the asynchronized pru_attach.

Summary of changes:
 sys/kern/uipc_socket.c | 86 +++++++-------------------------------------------
 1 file changed, 11 insertions(+), 75 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list