what is the meaning of stable in zfile_stable - CZMQ
CZMQ man page for zfile explains zfile_stable as:
// Check if file is 'stable'
CZMQ_EXPORT bool zfile_stable (const char *filename);
What is the meaning of stable? when a file is said to be stable?
No comments:
Post a Comment