-
rswindell authored
Created convenience values in smbmsg_t for PRIORITY and COST header field data. Implemented support for the expiration header field in smb_getmsghdr(). Changed smbmsg_t.expiration from a when_t to a ulong (time_t): expiration dates are always specified in the local timezone.
rswindell authoredCreated convenience values in smbmsg_t for PRIORITY and COST header field data. Implemented support for the expiration header field in smb_getmsghdr(). Changed smbmsg_t.expiration from a when_t to a ulong (time_t): expiration dates are always specified in the local timezone.