Date: 05/30/98
- Next message: Jim Winstead: "[PHP-DEV] Re: split() function"
- Previous message: shane: "[PHP-DEV] CVS update: php31/main"
- In reply to: shane: "[PHP-DEV] CVS update: php31/ext/standard"
- Next in thread: Rasmus Lerdorf: "RE: [PHP-DEV] CVS update: php31/ext/standard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> ! /* FIXME hashing the environment causes a meltdown on rshutdown
> ! Dont think allowing putenv in multthreaded single process is a good
> ! idea unless each thread gets its own environment ???
> ! */
This is true. putenv() in a threaded process is bad news. I didn't think
you could have thread-local environments. Can you?
-Rasmus
- Next message: Jim Winstead: "[PHP-DEV] Re: split() function"
- Previous message: shane: "[PHP-DEV] CVS update: php31/main"
- In reply to: shane: "[PHP-DEV] CVS update: php31/ext/standard"
- Next in thread: Rasmus Lerdorf: "RE: [PHP-DEV] CVS update: php31/ext/standard"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

