Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ async_daemon(2) — OSF/1 X2.0-8 MIPS

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nfssvc(2)

async_daemon(2)  —  System Calls

OSF

NAME

async_daemon −   Creates a local NFS asynchronous I/O server

SYNOPSIS

async_daemon( void );

DESCRIPTION

The async_daemon() function starts  an NFS compatible asynchronous I/O server.  Normally this function does not return unless the server is terminated by a signal. 

RETURN VALUES

Upon successful completion, 0 (zero) is returned.  Otherwise, −1 is returned and errno is set to indicate the error. 

ERRORS

If the async_daemon() function fails, errno may be set to the following value:

[EBUSY]The system limit on asynchronous daemons has been exceeded. 

RELATED INFORMATION

Functions: nfssvc(2)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026