Supported constructed, context-specific tag 3 (search referral).

This was missing from the earlier work that supported referrals.
This commit is contained in:
blackhedd 2006-06-23 12:07:23 +00:00
parent eb4a7737a9
commit 2baf207486

View file

@ -278,6 +278,7 @@ module Net
},
:constructed => {
0 => :array, # RFC-2251 Control
3 => :array, # Seach referral
}
}
}