its the returned status of the pipe that is closed using pclosewhich closes a pipe. when the server is booted, it opens a pipe to it, andwhen it closes it close that pipe.
here's more than you want to know: http://www.unixguide.net/unix/programming/1.10.shtml -felix