980981982983984985986987988989990
catch( IOException e11 ) { OSCRoot.failed( rom, e11 ); } } finally { if( nrtServer != null ) nrtServer.dispose(); if( f != null ) f.dispose(); } } // ------------- RealtimeConsumer interface -------------