mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-10 10:48:40 +01:00
moving set signal handler to network utils
This commit is contained in:
@@ -90,4 +90,5 @@ MacAddr InterfaceNameToMac(const std::string &inf);
|
||||
IpAddr InterfaceNameToIp(const std::string &ifn);
|
||||
void validatePortNumber(uint16_t port);
|
||||
void validatePortRange(uint16_t startPort, int numPorts);
|
||||
void setupSignalHandler(int signal, void (*handler)(int));
|
||||
} // namespace sls
|
||||
|
||||
Reference in New Issue
Block a user