source: src @ 687f7d

Name Size Rev Age Author Last Change
../
addrinfo_hostent.c 4.7 KB 6bb9a6   3 years tomash.brechko On systems lacking getaddrinfo() implement it with gethostbyname(). …
addrinfo_hostent.h 1.6 KB 6bb9a6   3 years tomash.brechko On systems lacking getaddrinfo() implement it with gethostbyname(). …
array.c 1.4 KB 70e5d7   4 years tomash.brechko Add struct array.
array.h 2.0 KB df427f   4 years tomash.brechko Remove client_mget(). The sequence client_reset(); client_get(); …
client.c 45.6 KB 687f7d   2 years tomash.brechko Revert "Fix SIGPIPE ignoring." Turned out some orthodox systems do not …
client.h 4.5 KB 34bb6d   3 years tomash.brechko Remove delay (aka expiration) parameter for delete() and delete_multi().
connect.c 2.9 KB fcc91c   3 years tomash.brechko Set ai_family explicitly.
connect.h 1.1 KB b1ae26   4 years tomash.brechko Remove dead code. There are no plans to use UDP for now.
dispatch_key.c 8.3 KB dbde51   3 years tomash.brechko Better distribution of ketama points. Feed previous point instead of …
dispatch_key.h 1.7 KB 9b5de9   4 years tomash.brechko Optimize single server case for Ketama.
gencrc32.pl 2.1 KB 279733d   4 years tomash.brechko Make compute_crc32_add() more optimal.
genparser.pl 3.7 KB cd76f9   4 years tomash.brechko Remove 'by' from copyright statement.
Makefile.PL 1.8 KB 6bb9a6   3 years tomash.brechko On systems lacking getaddrinfo() implement it with gethostbyname(). …
poll_select.c 3.4 KB b495a1   4 years tomash.brechko Move can_poll_fd() to header, and make it no-op on Win32. See added …
poll_select.h 1.3 KB b495a1   4 years tomash.brechko Move can_poll_fd() to header, and make it no-op on Win32. See added …
reply.kw 659 bytes 573446   4 years tomash.brechko Add incr and decr commands.
socket_posix.c 1.8 KB 81d6e9   2 years tomash.brechko Include <string.h> for memcpy().
socket_posix.h 1.7 KB a2317e   2 years tomash.brechko Fix t/command.t on some Solaris systems where it fails. The problem was …
socket_win32.c 1.9 KB 46fd4a   4 years tomash.brechko Add Win32 support. Thanks to Yasuhiro Matsumoto for initial patch.
socket_win32.h 2.8 KB a2317e   2 years tomash.brechko Fix t/command.t on some Solaris systems where it fails. The problem was …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.