arielmol / dviz

Automatically exported from code.google.com/p/dviz
0 stars 0 forks source link

OutputServer doesn't release port when type changed from network or output disabled #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
OutputServer should release the port if the output's type is changed from
network or disabled so that another output can use that port without having
to restart dviz.

Original issue reported on code.google.com by josiahbryan@gmail.com on 14 Feb 2010 at 1:31

GoogleCodeExporter commented 8 years ago
Fixed in r481 with simple change to OutputInstance.cpp that deletes the 
OutputServer
instance if type is changed from Network or output is disabled.

Original comment by josiahbryan@gmail.com on 16 Feb 2010 at 3:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r481.

Original comment by josiahbryan@gmail.com on 16 Feb 2010 at 4:02