- 21 Feb, 2012 1 commit
-
-
Michal 'vorner' Vaner authored
Actually, the SyncUDPSocket is currently a copy of the UDPSocket. It needs to get stripped little bit.
-
- 03 Jan, 2012 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
* Use the address family instead of v6 boolean. * Check it by exception. * Documentation.
-
- 30 Dec, 2011 1 commit
-
-
JINMEI Tatuya authored
(based on the seeming intent), indentation.
-
- 12 Dec, 2011 1 commit
-
-
Stephen Morris authored
The .cc has it defined as "struct" and the .h file referenced a "class". This has now been harmonised as "struct".
-
- 05 Dec, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
The dns_service is not tested, so the tests are not added. It is simple anyway.
-
- 08 Apr, 2011 1 commit
-
-
Ocean Wang authored
-
- 07 Apr, 2011 1 commit
-
-
Ocean Wang authored
-
- 23 Feb, 2011 1 commit
-
-
hanfeng authored
-
- 14 Feb, 2011 2 commits
-
-
Jelte Jansen authored
and removed empty top level file
-
Jelte Jansen authored
and moved them out of internal. Changed the internal/ workaround (to prevent files outside of asiolink/ to indirectly include asio.hpp), the .cc files that include the relevant headers must include asio.hpp themselves (and this is checked in the headers) Also moved coroutine out of internal. Tests are still todo (which is why internal/ still exists)
-