$16 GRAYBYTE WORDPRESS FILE MANAGER $55

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/ruby18/share/ri/1.8/system/Process/

HOME
Current File : /opt/alt/ruby18/share/ri/1.8/system/Process//waitpid-c.yaml
--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: "Waits for a child process to exit, returns its process id, and sets <tt>$?</tt> to a <tt>Process::Status</tt> object containing information on that process. Which child it waits on depends on the value of <em>pid</em>:"
- !ruby/object:SM::Flow::LIST 
  contents: 
  - !ruby/struct:SM::Flow::LI 
    label: "> 0:"
    body: Waits for the child whose process ID equals <em>pid</em>.
  - !ruby/struct:SM::Flow::LI 
    label: "0:"
    body: Waits for any child whose process group ID equals that of the calling process.
  - !ruby/struct:SM::Flow::LI 
    label: "-1:"
    body: Waits for any child process (the default if no <em>pid</em> is given).
  - !ruby/struct:SM::Flow::LI 
    label: "< -1:"
    body: Waits for any child whose process group ID equals the absolute value of <em>pid</em>.
  type: :NOTE
- !ruby/struct:SM::Flow::P 
  body: The <em>flags</em> argument may be a logical or of the flag values <tt>Process::WNOHANG</tt> (do not block if no child available) or <tt>Process::WUNTRACED</tt> (return stopped children that haven't been reported). Not all flags are available on all platforms, but a flag value of zero will work on all platforms.
- !ruby/struct:SM::Flow::P 
  body: Calling this method raises a <tt>SystemError</tt> if there are no child processes. Not available on all platforms.
- !ruby/struct:SM::Flow::VERB 
  body: "   include Process\n   fork { exit 99 }                 #=&gt; 27429\n   wait                             #=&gt; 27429\n   $?.exitstatus                    #=&gt; 99\n\n   pid = fork { sleep 3 }           #=&gt; 27440\n   Time.now                         #=&gt; Wed Apr 09 08:57:09 CDT 2003\n   waitpid(pid, Process::WNOHANG)   #=&gt; nil\n   Time.now                         #=&gt; Wed Apr 09 08:57:09 CDT 2003\n   waitpid(pid, 0)                  #=&gt; 27440\n   Time.now                         #=&gt; Wed Apr 09 08:57:12 CDT 2003\n"
full_name: Process::waitpid
is_singleton: true
name: waitpid
params: |
  Process.wait()                     => fixnum
  Process.wait(pid=-1, flags=0)      => fixnum
  Process.waitpid(pid=-1, flags=0)   => fixnum

visibility: public


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.50 PM
root / linksafe
0755
GID
--
3 Mar 2024 10.50 PM
root / linksafe
0755
Status
--
3 Mar 2024 10.50 PM
root / linksafe
0755
Sys
--
3 Mar 2024 10.50 PM
root / linksafe
0755
UID
--
3 Mar 2024 10.50 PM
root / linksafe
0755
abort-c.yaml
0.386 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
cdesc-Process.yaml
3.85 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
detach-c.yaml
1.909 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
egid%3d-c.yaml
0.308 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
egid-c.yaml
0.443 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
euid%3d-c.yaml
0.295 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
euid-c.yaml
0.414 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
exec-c.yaml
1.218 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
exit%21-c.yaml
0.411 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
exit-c.yaml
1.349 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
fork-c.yaml
1.045 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
getpgid-c.yaml
0.411 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
getpgrp-c.yaml
0.423 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
getpriority-c.yaml
0.843 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
getrlimit-c.yaml
0.848 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
gid%3d-c.yaml
0.263 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
gid-c.yaml
0.406 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
groups%3d-c.yaml
0.523 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
groups-c.yaml
0.407 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
initgroups-c.yaml
0.817 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
kill-c.yaml
0.94 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
maxgroups%3d-c.yaml
0.322 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
maxgroups-c.yaml
0.39 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
pid-c.yaml
0.359 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
ppid-c.yaml
0.595 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
setpgid-c.yaml
0.357 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
setpgrp-c.yaml
0.292 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
setpriority-c.yaml
0.591 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
setrlimit-c.yaml
2.412 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
setsid-c.yaml
0.446 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
times-c.yaml
0.462 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
uid%3d-c.yaml
0.305 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
uid-c.yaml
0.404 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
wait-c.yaml
2.174 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
wait2-c.yaml
0.754 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
waitall-c.yaml
0.857 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
waitpid-c.yaml
2.18 KB
26 Jul 2023 1.48 PM
root / linksafe
0644
waitpid2-c.yaml
0.76 KB
26 Jul 2023 1.48 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF