(recv_token): When continuning a partial read over the network, put
authorEzra Peisach <epeisach@mit.edu>
Sun, 8 Oct 1995 18:29:25 +0000 (18:29 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sun, 8 Oct 1995 18:29:25 +0000 (18:29 +0000)
commita885b1bb163feff69b285a67e580cb7d48223c66
tree4a4acb2f3bd864d4b21032d0bddc71fb0c5dd000
parent7c837ef565228e0172dbe2e739a0ae58e457fb9e
(recv_token): When continuning a partial read over the network, put
the incomming data into the middle of the token - not back at the
start.

Now, can someone explain why under NetBSD, in one direction 400+ bytes
could be sent at one time, but in the reverse, 102 had to be broken down
into 100 + 2? Anyways, this fixes the NetBSD problem with the tests.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6948 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gss-sample/ChangeLog
src/appl/gss-sample/gss-misc.c