double wrote: > Sorry for my noob question. I would want to update the > library without restarting the server.
Sorry, but that's not really very easy. It's the equivalent of creating a pretty advanced security exploit, it would need a lot of very careful poking around inside the kernel data structures. > The problem, the processes still link to the old library (cached?), > even the file has changed on disk ("ldconfig" didn't not help). Unless an application loads a dynamic library on it's own and explicitly supports reloading it at run time, you have to restart the process. :\ //Peter ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel