NC_LOCK

\deprecated The following flag currently is ignored, but use in nc_open() or nc_create() may someday support use of advisory locking to prevent multiple writers from clobbering a file

extern (C)
enum NC_LOCK = 0x0400;

Meta