diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-04-03 20:02:42 +0100 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-04-03 20:02:42 +0100 |
commit | 4399895d2e08c7a0ae711c92d025edf25c4d9b16 (patch) | |
tree | 446e5d99e75b4e94ee57091fbb6890c44bd93424 /lib/pure/htmlparser.nim | |
parent | 62a10df76560d2361955e1072b4b0e1b2a62e477 (diff) | |
download | Nim-4399895d2e08c7a0ae711c92d025edf25c4d9b16.tar.gz |
Async httpclient should now work. Changed recv behaviour.
asyncdispatch.recv no longer guarantees that it will read ALL the data requested. The underlying WinAPI function doesn't guarantee this and it already wasn't guaranteed anyway since the socket could disconnect mid-transmission.
Diffstat (limited to 'lib/pure/htmlparser.nim')
0 files changed, 0 insertions, 0 deletions