Re: [mico-devel] Patch for GIOPConn(Reader) Thread local storage issue, comments?

2006-08-21 Thread Arne Pajunen
Karel Gardas wrote: Hello, On Thu, 17 Aug 2006, Arne Pajunen wrote: Hello, Attached is a patch of a fix I made to an issue we encountered with the handling of the reader TLS (Thread Local Storage) keys in GIOPConn. The issue was such that we had a call being made to a server, which

Re: [mico-devel] Patch for GIOPConn(Reader) Thread local storage issue, comments?

2006-08-19 Thread Karel Gardas
Hello, On Thu, 17 Aug 2006, Arne Pajunen wrote: Hello, Attached is a patch of a fix I made to an issue we encountered with the handling of the reader TLS (Thread Local Storage) keys in GIOPConn. The issue was such that we had a call being made to a server, which returned a reference to a

[mico-devel] Patch for GIOPConn(Reader) Thread local storage issue, comments?

2006-08-17 Thread Arne Pajunen
Hello, Attached is a patch of a fix I made to an issue we encountered with the handling of the reader TLS (Thread Local Storage) keys in GIOPConn. The issue was such that we had a call being made to a server, which returned a reference to a generic resource. When the client receives this,