Forum => Anything else we might add? => Topic started by: Jeff on February 29, 2008, 10:31:13 AM
Title: Share on Win32
Post by: Jeff on February 29, 2008, 10:31:13 AM
Is (share) useful on Windows systems, since it only works between parent-child processes (forks) and not with independent processes (process)? Since fork isn't available on win32, is there a use for share in Windows?