RE: How to pass SSL connection/object from one process to another?

2005-05-09 Thread Dave Peter
Shared memory or message queue possibly? Dave Peter Senior Software Engineer, Unix Clients Citrix Systems (R&D) Ltd Chalfont St Peter, UK +44 (0)1753 276522 [EMAIL PROTECTED] www.citrix.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of lewislyk

RE: How to pass SSL connection/object from one process to another?

2005-05-08 Thread Dave Peter
You can pass file descriptors from once process to another. Stevens Advance Programming in the Unix Environment chaper 15.3 gives examples of how to do this. Hope this helps Dave Peter Senior Software Engineer, Unix Clients Citrix Systems (R&D) Ltd Chalfont St Peter