php-src/ext/session
Sascha Schumann d2d5320ee8 Add session_write_close(). This is primarily intended to enable
script writers to release the lock associated with the session lock
before the request finishes.

You can pass arrays now to session_set_save_handler(), so that the handlers
can be located in an object for better abstraction.
2000-10-11 19:47:15 +00:00
..
config.m4 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
Makefile.in Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
mod_files.c Libc5-readdir_r workaround 2000-09-11 15:24:28 +00:00
mod_files.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Return SUCCESS from write handler, if vallen is 0. 2000-09-29 21:44:45 +00:00
mod_mm.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_user.c Add session_write_close(). This is primarily intended to enable 2000-10-11 19:47:15 +00:00
mod_user.h Add session_write_close(). This is primarily intended to enable 2000-10-11 19:47:15 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h Add session_write_close(). This is primarily intended to enable 2000-10-11 19:47:15 +00:00
session.c Add session_write_close(). This is primarily intended to enable 2000-10-11 19:47:15 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00