summaryrefslogtreecommitdiff
path: root/ace/Token_Request_Reply.i
Commit message (Collapse)AuthorAgeFilesLines
* Files Token_Request_Reply.{h, cpp, i}eea11999-07-071-3/+3
| | | | | | | | | | | | Added ACE_TOKEN_REQUEST_HEADER_SIZE to represent the size of the fixed-length portion of ACE_Token_Request's Transfer struct, and changed length calculations accordingly. Added two bytes to the buffer to accomodate '\0' values after the strings. File Remote_Tokens.cpp In ACE_Remote_Token_Proxy::request_reply, changed the check for failure when receiving the reply.
* Initial revisionlevine1996-10-211-0/+190