libnrdpd.main
Core library for the running of the nrdpd daemon.
Entry point for the nrdpd program.
-
libnrdpd.main.main(opts)[source]
Core running logic for the program.
-
libnrdpd.main.parse_args()[source]
Parse command line arguments.
-
libnrdpd.main.start()[source]
Entry point for pybuild process.