
ASYNC_DAEMON(2)            UNIX Programmer's Manual            ASYNC_DAEMON(2)

NNAAMMEE
     aassyynncc__ddaaeemmoonn - create a local NFS asynchronous I/O server

SSYYNNOOPPSSIISS
     ##iinncclluuddee <<uunniissttdd..hh>>

     _i_n_t
     aassyynncc__ddaaeemmoonn(_v_o_i_d)

DDEESSCCRRIIPPTTIIOONN
     AAssyynncc__ddaaeemmoonn() starts an NFS asynchronous I/O server.  Normally this sys-
     tem calls does not return unless the server is terminated by a signal at
     which time a value of 0 is returned.  Otherwise, -1 is returned and the
     global variable _e_r_r_n_o is set to indicate the error.

EERRRROORRSS
     The _n_f_s_s_v_c fails if the following is true:

     [EPERM]  The caller is not the super-user.

SSEEEE AALLSSOO
     nfsiod(8)

HHIISSTTOORRYY
     The aassyynncc__ddaaeemmoonn function call is currently under development.

BSD Experimental                 July 23, 1991                               1




































