Have you ever come across configuration files that read:
WTF!!
4096 what?? bits, bytes, kilobytes, megabytes?
20 what?? mill-second, second?
Please, please make units part of the config. option and say:
MAX_BUFFER_SIZE = 4096 MAX_TIMEOUT = 20
WTF!!
4096 what?? bits, bytes, kilobytes, megabytes?
20 what?? mill-second, second?
Please, please make units part of the config. option and say:
MAX_BUFFER_SIZE_BYTES = 4096 MAX_TIMEOUT_MILLISEC = 20