snclient
snclient copied to clipboard
Made errors when starting a module fatal
Also changed the name for RequestHandler, previously it was only using the binding address. Append that to the module name instead of directly replacing. The binding address is still accessible as a variable.
The only reason it would be like this is you want to parse the name back to the binding address somewhere else, but I did not see anywhere this happened. But I did not search it thoroughly.