without that socket port is open after daemon shutdown.
As a result if you restart daemon with new settings (service name, for example),
it can't listen on already used port and opens the next free TCP port
regardless of requested settings.
int CheckRetainBuffer(void){ return 1;}void ValidateRetainBuffer(void){}void InValidateRetainBuffer(void){}void Retain(unsigned int offset, unsigned int count, void *p){}void Remind(unsigned int offset, unsigned int count, void *p){}