Bugzilla – Bug 259
OnOff app should call m_socket->Close() when it stops
Last modified: 2008-08-15 13:02:57 UTC
If packet sink now does, so should OnOff app.
Created attachment 209 [details] slight refactor of onoff app to achieve this I had to shuffle around some private API because StartApplication formerly called StopApplication, so connect was followed by an immediate close.
Fixed 3535:016c70fa60d8