Skip to content

Commit

Permalink
v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuo committed Oct 26, 2016
1 parent e3d1dbd commit 85334ee
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
2016-10-25 Shuo Chen <[email protected]>
* Last version in C++98/03, next version will use C++11
* Add Travis CI
* Add EvevtLoop::queueSize() by <zhuangshi23>
* Implement TcpClient::retry() by fdxuwei
* Change Condition::waitForSeconds() parameter type from int to double by ChaoShu
* Minor fixes by JackDrogon, YuCong, zieckey, wuzhaogai
* Version 1.0.9

2016-02-11 Shuo Chen <[email protected]>
* Preliminary support of IPv6.
* Last version in C++98/03, next version will use C++11
* Add stop/startRead in TcpConnection by <zhang.jako>
* Version 1.0.8

Expand Down

0 comments on commit 85334ee

Please sign in to comment.