diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-16 04:04:55 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-01-16 04:04:55 +0100 |
commit | e41faad5a687fb5f542e0723cdd853eb41652f7a (patch) | |
tree | 06c8e2c9f6c6f1d5b7db17ec9280bca2bbd8c712 /sys/src/cmd/python/Python/compile.c | |
parent | d115bd0e20fbfdadfb7370a5d12156f1f488e533 (diff) |
webcookies: avoid rereading and rewriting the cookie jar file all the time, dont return deleted cookies on search
- rewrite when jar->dirty != 0 (caller modified the in memory jar)
- reread when the jar->qid != stat(jar->file)->qid (on disk file changed)
- ignore deleted cookies in cookiesearch()
Diffstat (limited to 'sys/src/cmd/python/Python/compile.c')
0 files changed, 0 insertions, 0 deletions