Quercus: POSIX

From Resin 3.0

Revision as of 03:21, 27 June 2006 by Megacz (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A few of the functions in The PHP POSIX package simply cannot be implemented without the use of JNI. Currently Quercus does not implement such functions. This is partly for security reasons.

If you desperately need functions from this package, we suggest wrapping a com.caucho.quercus.env.JavaValue around the Jtux library, which provides a function-and-argument-exact replica of the POSIX APIs (except for error handling, which is done by exceptions).

Personal tools