- Apr 08, 2013
-
-
Dmitry Simonenko authored
-
- Mar 27, 2013
-
-
Konstantin Osipov authored
-
Dmitry Simonenko authored
flag is set. (https://bugs.launchpad.net/tarantool/+bug/1160877) getaddrinfo("::1") may fail if machine has no public ipv6 addresses due to AI_ADDRCONFIG behaviour.
-
- Mar 12, 2013
-
-
Dmitry Simonenko authored
Fix race between fiber_yield_timeout() and completed request during yield itself. In that case eio_poll will complete request and free its handle. eio_cancel try to cancel completed and freed request. Also, fix unpredictable result during timedout test.
-
- Feb 26, 2013
-
-
Dmitry Simonenko authored
-
Dmitry Simonenko authored
address detection to sendto.
-
- Jan 25, 2013
-
-
Dmitry Simonenko authored
-
- Dec 06, 2012
-
-
Dmitry Simonenko authored
-