• Lubos Slovak's avatar
    Fixed RCODE-processing. · 0868ee64
    Lubos Slovak authored
    Extended RCODE is one 12-bit number. Until now it was not only
    handled separately for old and new RCODEs, but it was also
    interpreted wrong.
    
    Unified RCODE processing - it's represented by only one number and
    writing into the packet takes place at the end of query processing.
    
    refs #300
    0868ee64