- 12 Nov, 2014 1 commit
-
-
louiz’ authored
-
- 29 Aug, 2014 2 commits
- 18 Aug, 2014 4 commits
- 07 Aug, 2014 2 commits
-
-
louiz’ authored
- 31 Jul, 2014 2 commits
- 21 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 15 Jul, 2014 5 commits
-
-
louiz’ authored
-
louiz’ authored
Conflicts: src/network/socket_handler.hpp
-
louiz’ authored
Since struct sockaddr is too small to contain an IPv6, we use struct sockaddr_in6 instead, and we cast it where needed
-
louiz’ authored
Use them to build without linking to them, even if they are on your system
-
louiz’ authored
-
- 12 Jul, 2014 4 commits
- 03 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 02 Jul, 2014 1 commit
-
-
louiz’ authored
SocketHandler has been renamed to TCPSocketHandler SocketHandler is now a simple interface with a few methods, used only by Poller. This way we can inherite from the new SocketHandler class, to handle other types of sockets, and still make them manageable by the poller without any change in the Poller class.
-
- 30 Jun, 2014 1 commit
-
-
louiz’ authored
-
- 29 Jun, 2014 10 commits
- 28 Jun, 2014 1 commit
-
- 25 Jun, 2014 1 commit
-
-
louiz’ authored
-
- 24 Jun, 2014 3 commits
- 22 Jun, 2014 1 commit
-
-
louiz’ authored
See CMP0037
-