diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-08-24 23:14:00 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-08-25 14:21:25 +0200 |
commit | cb64c987a062a9c16ab997415a1440182edb069a (patch) | |
tree | 93a2d9084e84e58608d1dfa1cdeb7fb6f994395a /tests/data/test1086 | |
parent | 67d16160184493c6717e4e572fafed7467af4983 (diff) |
gopher: fix memory leak and busyloop
The fix for the busyloop really only is a temporary work-around. It
causes a BLOCKING behavior which is a NO-NO. This function should rather
be split up in a do and a doing piece where the pieces that aren't
possible to send now will be sent in the doing function repeatedly until
the entire request is sent.
Diffstat (limited to 'tests/data/test1086')
0 files changed, 0 insertions, 0 deletions