- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    None
 - 
    None
 
- 
        S24-W20/21, S24-W22/23
 - 
        1.5
 
Steps to reproduce:
- Stop Zabbix server
 
Result:
/tmp/zabbix_server_rtc.sock and others
Expected:
unlink is called and no sockets remaining as per documentation:
Binding to a socket with a filename creates a socket in the filesystem that must be deleted by the caller when it is no longer needed (using unlink(2)).