Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: setpwentChapter 5
Function Reference
Next: Reference: setsockopt
 

setservent

setservent stayopen

Opens the services file (usually /etc/services) and resets the "current" selection to the top of the file. stayopen, if non-zero, keeps the file open across calls to other functions. Not implemented on Win32 systems.


Previous: Reference: setpwentPerl in a NutshellNext: Reference: setsockopt
Reference: setpwentBook IndexReference: setsockopt