Skip to content
  • Reiner Hauser's avatar
    Change gssapi protocol implementation · 00179212
    Reiner Hauser authored
    Prepend each message with a 4 byte length in little endian.
    This also saves a round-trip at the end since we avoid
    the 'go-ahead' message from the client.
    00179212