IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: Latest sftp draft-draft...
I suspect that the name of the flag for the times in previous version was
designed to convey that the ACcess and MODification times were present.
Since there are now separate flags, plus an additional flag for create time,
how about a renaming of them to make them more readable:
#define SSH_FILEXFER_ATTR_ACCESSTIME 0x00000008
#define SSH_FILEXFER_ATTR_CREATETIME 0x00000010
#define SSH_FILEXFER_ATTR_MODIFYTIME 0x00000020
Home |
Main Index |
Thread Index |
Old Index