diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-03-15 14:11:29 +0000 |
---|---|---|
committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2014-03-22 22:33:51 +0000 |
commit | ca6b4bf0f9a8fc99247fc3147dd9760a1bde6f47 (patch) | |
tree | a704b7a2eae5daeb12aaecad4e62a409a183427a /lib/pure/net.nim | |
parent | a4f30c36822511ce4460a5d23b2ec82e36f5e796 (diff) | |
download | Nim-ca6b4bf0f9a8fc99247fc3147dd9760a1bde6f47.tar.gz |
Asyncio2 doc improvements. Changed recvLine's behaviour.
recvLine had an edge case where it would return a partial line if the socket were to be disconnected in the middle of a line being read. The behaviour now is that the data is simply lost as it likely will be unparsable by the protocol anyway.
Diffstat (limited to 'lib/pure/net.nim')
0 files changed, 0 insertions, 0 deletions