Closed algas closed 10 years ago
When I tried to delete udp binding port, I got the following error.
-----> Unbinding port 12345/udp in app-name sed: -e expression #1, char 18: unknown option to `s'
This PR will fix it.
Right, I'd never considered that somebody would be binding udp when I wrote this - it was pretty much just for (implicit) tcp.
When I tried to delete udp binding port, I got the following error.
This PR will fix it.