- Sep 18, 2015
-
-
Sulverus authored
-
Konstantin Osipov authored
-
- Sep 17, 2015
-
-
Sulverus authored
-
- Sep 16, 2015
-
-
Roman Tsisyk authored
-
- Sep 15, 2015
-
-
Roman Tsisyk authored
-
- Sep 14, 2015
-
-
Roman Tsisyk authored
Explicitly close net.box connection on error.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Partially reverts squashed 316d4e3a
-
Alexandr Lyapunov authored
-
- Sep 13, 2015
-
-
Nick Zavaritsky authored
-
- Sep 04, 2015
-
-
Nick Zavaritsky authored
-
- Sep 13, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
- Sep 04, 2015
-
-
Nick Zavaritsky authored
-
Konstantin Osipov authored
iproto thread can add quirks to thread scheduling, replace single-call yields with yields in a loop.
-
- Sep 12, 2015
-
-
Dmitry E. Oboukhov authored
Conflicts: debian/changelog debian/control
-
Dmitry E. Oboukhov authored
tarantool-lts-client (1.5) and tarantool (1.6) have file /usr/bin/tarantool
-
- Sep 11, 2015
-
-
Roman Tsisyk authored
This regression introducing during replacing port_ffi with port_buf by 2fcce449
-
- Sep 10, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Sep 09, 2015
-
-
Nick Zavaritsky authored
-
- Sep 08, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
Linux-specific option obsolete since kernel 2.2
-
Nick Zavaritsky authored
Wait() no longer called hence waiters not initialized. Does it make sence to have a test for :waiters (undocumented internals)?
-
Nick Zavaritsky authored
- Waiting on a brand new socket (neither listen nor connect called) completes immediately with HUP status on Linux. However on FreeBSD/osx it never completes. - Attempting to connect to a port bound on a loopback interface which is not yet listening yield ECONNREFUSED in blocking mode on Linux. On FreeBSD/osx blocking connect never completes ("never" means it doesn't complete in a reasonable time). - Calling shutdown() on a listening socket works in Linux but in FreeBSD/osx it doesn't.
-
- Sep 07, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
Note: it was incomplete, made thing unnecessary complex and it did not align with the CMake way (c) for crosscompilation.
-
Nick Zavaritsky authored
Pass sysroot on OSX. Make the code in luajit.cmake a bit more sane and straightforward. Note: v1 of this patch was reverted due to performance regression.
-
- Sep 06, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
Update reference to the pure php client
-
ocelot-inc authored
-
Eugene Leonovich authored
-
- Sep 05, 2015
-
-
Konstantin Osipov authored
This reverts commit 615f0985.
-
Konstantin Osipov authored
This reverts commit 3010b98b.
-
Konstantin Osipov authored
Document UPSERT in the protocol spec.
-
Nick authored
-