LP#1339190 more state transation handling
authorBill Erickson <berick@esilibrary.com>
Tue, 19 Aug 2014 20:23:45 +0000 (16:23 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 19 Aug 2014 20:23:45 +0000 (16:23 -0400)
commit5f390f421551a3691c4a00e9571fd9cd77a4b78c
tree9c7204375fe859c11f9e96894ab3624db5d211e3
parent0898b2d19be709627e4106f5bc877a48d9350359
LP#1339190 more state transation handling

it's not enough to pass the net_server_parts data into the ILS
constructor, it needs to live within the top-level net_server instance
(within the child) as well.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
SIPServer.pm