Skip to content
  • Luke Howard's avatar
    Make slapi_pblock directly overlaid on operation/connection/slapreply · 48d1046a
    Luke Howard authored
    structures
    
    This removes a lot of copying. It's still a bit tricky where the internal
    slapd data types are different to those exposed via SLAPI (eg. modifications)
    or the internal values are not allocated on the heap (eg. controls). Some
    copying is necessary in these cases.
    48d1046a