- 28 Feb, 2012 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Michal 'vorner' Vaner authored
-
- 27 Feb, 2012 21 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
discussion on jabber.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/sockcreator/Makefile.am
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
Meaning if it works, don't try the others. Also, a little comment in test was added.
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 26 Feb, 2012 2 commits
-
-
JINMEI Tatuya authored
https://sourceforge.net/projects/asio/files/asio/1.5.2%20%28Development%29/ * Cleaned up the handling of errors reported by the `close()` system call. In particular, assume that most operating systems won't have `close()` fail with `EWOULDBLOCK`, but if it does then set the blocking mode and restart the call. If any other error occurs, assume the descriptor is closed. Previous versions uncoditionally made sockets blocking on close(), which was propagated to other processes that share the same socket. It (could) subsequently cause a hangup-like situation.
-
JINMEI Tatuya authored
https://sourceforge.net/projects/asio/files/asio/1.5.1%20%28Development%29/ * Fixed a bug on kqueue-based platforms, where reactor read operations that return false from their perform() function are not correctly re-registered with kqueue. This is necessary for multiple processes sharing the same socket to both accept queries.
-
- 25 Feb, 2012 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 24 Feb, 2012 11 commits
-
-
JINMEI Tatuya authored
tests were slightly adjusted accordingly.
-
JINMEI Tatuya authored
expansion. extended tests to check this case.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
-
JINMEI Tatuya authored
found by a report in bind10-users. fix okayed on jabber.
-
JINMEI Tatuya authored
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-