git: in6_pcbbind: Rearrange local port bind/select code path.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Mar 22 03:47:58 PDT 2014
commit ec606c3295505d9a30b076a3e168954204d7d6f7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat Mar 22 18:45:21 2014 +0800
in6_pcbbind: Rearrange local port bind/select code path.
Mainly group local port binding logic together. This paves way for the
upcoming port token splitting.
Tested-by: ftigeot@
Summary of changes:
sys/netinet6/in6_pcb.c | 219 ++++++++++++++++++++++---------------------------
1 file changed, 100 insertions(+), 119 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ec606c3295505d9a30b076a3e168954204d7d6f7
--
DragonFly BSD source repository
More information about the Commits
mailing list