diff options
author | Andreas Gohr <andi@splitbrain.org> | 2011-02-06 15:18:16 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2011-02-06 15:21:19 +0100 |
commit | dd47a3146c007e5609ac18a5d6db1f5271d1273a (patch) | |
tree | c02bd2e05fc3a3200fd0566e359e8d3e461643cf /lib/plugins/plugin | |
parent | ffb291f214dd47aa34d4e84b166de6e62714307f (diff) | |
download | rpg-dd47a3146c007e5609ac18a5d6db1f5271d1273a.tar.gz rpg-dd47a3146c007e5609ac18a5d6db1f5271d1273a.tar.bz2 |
better stream writing in HTTPClient FS#2036
This changes the HTTP stream to blocking while writing to the stream
using select() to handle timeouts. Addtionally, wwriting is done in 4k
block now (as it is done with reading).
This is supposed to fix a problem with writing to a SSL stream that is
not quite ready.
Reading from the stream continues to be non-blocking as before.
Diffstat (limited to 'lib/plugins/plugin')
0 files changed, 0 insertions, 0 deletions