Re: Advice Required - for avoiding conflict betwen qmail-smtpd, rblsmtpd loaded as shared objects in tcpserver
Henning Brauer <[email protected]> Wed, 5 Apr 2017 14:39:33 +0200
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <[email protected]> |
* Manvendra Bhangui <[email protected]> [2017-04-03 16:42]: > Eureka!!!. Found it. The answer is in using dlmopen() instead of > dlopen(). nope. dlopen() is POSIX, dlmopen() is proprietary and nonportable. There is no portable way of loading an object file into the process and control visibility of its symbols to other parts of the same process that I am aware of. And really, this is a strong hint that you're on the wrong track (you are). -- Henning Brauer, [email protected], [email protected] BS Web Services GmbH, AG Hamburg HRB 128289, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, VMs/VPS, Application Hosting