lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Why not posix_spawn()?

Because there is fork+exec. Also, posix_spawn is a POSIX extension.