CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/12 23:59:36
Modified files:
sys/net : pipex.c
Log message:
pipex_init can be called multiple times (by whatever subsystems want to use
it), so return early if the work has already been done.
ok yasuoka@ jmatthew@
