VMS Help  —  TCPIP Services, Programming Interfaces, Socket API Functions, setservent()  Argument
 stay_open
    Specifies a value used to indicate when to close the services
    database file (TCPIP$ETC:SERVICES.DAT):
    o  A value of 0 closes the services database file after each call
       to the setservent() function.
    o  A nonzero value keeps the services database file open after
       each call to setservent().
Close Help