Browse Source

Merge critical bug fixes from trunk.

........
  r48031 | chris_kohlhoff | 2008-08-09 00:47:58 +1000 (Sat, 09 Aug 2008) | 4 lines
  
  Fix a tight spin on epoll (or /dev/poll) that occurs when the EPOLLERR and
  EPOLLHUP events are reported for a descriptor and there are no pending
  operations.
........
  r48032 | chris_kohlhoff | 2008-08-09 00:48:24 +1000 (Sat, 09 Aug 2008) | 2 lines
  
  Fix memory leak in use_tmp_dh_file().
........
  r48033 | chris_kohlhoff | 2008-08-09 00:49:23 +1000 (Sat, 09 Aug 2008) | 2 lines
  
  QNX defines AI_V4MAPPED, AI_ALL and AI_ADDRCONFIG but does not implement them.
........
  r48039 | chris_kohlhoff | 2008-08-09 11:47:11 +1000 (Sat, 09 Aug 2008) | 2 lines
  
  Include CREAD and CLOCAL in the default flags for serial ports.
........


[SVN r48040]
Christopher Kohlhoff 17 years ago
parent
commit
cb0b19df69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/asio

+ 1 - 1
libs/asio

@@ -1 +1 @@
-Subproject commit 1d7535d73b12203483b400eda7f42a127ef2b891
+Subproject commit e98776b411288d08f49bb037403c8a5b7cde65ba

粤ICP备19079148号