Browse Source

Treat 0-byte reads and writes as no-ops to comply with the documented type
requirements for SyncReadStream, AsyncReadStream, SyncWriteStream and
AsyncWriteStream.


[SVN r54467]

Christopher Kohlhoff 17 years ago
parent
commit
7b64528409
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit d83faa57ae43cd5a5ba37dac13f3efddfb4bf351
+Subproject commit eacb3aefdeaa03c72ff1af5e847827e2f8164cc3

粤ICP备19079148号