Fix code so that it will run with Net::Server 0.96. This is just
authordjfiander <djfiander>
Tue, 24 Apr 2007 23:00:39 +0000 (23:00 +0000)
committerdjfiander <djfiander>
Tue, 24 Apr 2007 23:00:39 +0000 (23:00 +0000)
commit11c0310b0f3f3f3783f9aec73025c6fbd362b9bf
treeff614dabd2a46670b27c8bd08475f2173f7746f8
parent2e131b3106796165a0ea1cc050c9ce22bc96bcdf
Fix code so that it will run with Net::Server 0.96.  This is just
eliminating a dependency on the internals of the Net::Server
object, so this code will continue to run with older versions of
Net::Server as well.
SIPServer.pm