ecere/net/HTTPFile: Fixes
authorJerome St-Louis <jerome@ecere.com>
Mon, 3 Feb 2014 21:35:02 +0000 (04:35 +0700)
committerJerome St-Louis <jerome@ecere.com>
Mon, 3 Feb 2014 21:36:58 +0000 (04:36 +0700)
commitd80c8457012375dd8a5f8f8466bb7b285f25bbc0
treea4993fe01b7ee712e4d40d3d5781ebf850048222
parent94c92c56c0da8a6852835ec2b12b6bf15801b144
ecere/net/HTTPFile: Fixes
- Missing Disconnect() call on the socket upon reading completion
- Bad binary ANDs where logical ANDs should have been
ecere/src/net/HTTPFile.ec