Changeset 52459

Timestamp:
Apr 17, 2009, 10:32:20 PM (14 years ago)
Author:
chris_kohlhoff
Message:

Merged revisions 52412,52419 via svnmerge from trunk.

........

r52412 | chris_kohlhoff | 2009-04-16 13:27:58 +1000 (Thu, 16 Apr 2009) | 3 lines


Fix incompatibility between asio and ncurses.h due to the latter defining
a macro called "timeout". Fixes #2156.

........

r52419 | chris_kohlhoff | 2009-04-16 22:31:27 +1000 (Thu, 16 Apr 2009) | 4 lines


Specifically handle the case when an overlapped ReadFile call fails with
ERROR_MORE_DATA. This enables a hack where a windows::stream_handle can be
used with a message-oriented named pipe.

........

(No files)

Note: See TracChangeset for help on using the changeset viewer.