Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The file module has functions lock files across several operations that are almost exact equivalents to POSIX API functions; the primary difference is the advantage of valuable return error codes to the application.

File Module Function

POSIX API Equivalent

For more information about and an example of using file locking, see section 10-3-5 “Atomic File Operations Using File Lock”.

  • No labels