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