Arne Ansper <[EMAIL PROTECTED]>:

>> So any preferences or alternative suggestions?

> peek for iget and copy for rget

I like the peek thing, but "copy" is not a perfect choice of words:
There's a difference between really copying a structure on the one
hand and just providing another pointer and a reference count on the
other hand.  When a structure is copied, you can change values without
interfering with the owners of other copies; not so if just a
reference count is incremented.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to