summaryrefslogtreecommitdiff
path: root/auth.go
diff options
context:
space:
mode:
authoraarzilli <[email protected]>2015-11-08 10:56:15 +0100
committeraarzilli <[email protected]>2015-11-08 10:56:15 +0100
commitebcb4535ccc1f92f5cfaf7f763fd62143e95054c (patch)
tree3272afd2cf4c351ca28f11150b4511a53298a475 /auth.go
parent3ac861bb079d75ef8b6f2734f7e1f1e6563d95cc (diff)
sendRequest reads req.buf after closing req.seq
NewRequest says you can avoid reallocating a new buffer for each request by calling it directly. This is not true if req.seq is closed before req.buf is read.
Diffstat (limited to 'auth.go')
0 files changed, 0 insertions, 0 deletions