~trond-norbye/libmemcached/compile-fixes

  • Committer: Trond Norbye
  • Date: 2011-07-29 08:05:31 UTC
  • Revision ID: trond.norbye@gmail.com-20110729080531-3fgbqg3urust2sor
Include <netdb.h> in server.h

The server structure use the constant NI_MAXHOST, and we shouldn't force
clients of libmemcached to include other headerfiles in order to include
libmemcached/memcached.h

Windows is a bit special here, because there you might want to include
winsock.h or winsock2.h etc. To avoid problems for windows users by
including "the wrong" header file for their application, let them deal
with it themselves.
Filename Latest Rev Last Changed Committer Comment Size
..
clients 317.1.7 16 years ago brian@gir-2.local Huge refactoring of directory structure. Diff
config 1 16 years ago brian@gir.local First import. All basic methods work now. Diff
docs 1 16 years ago brian@gir.local First import. All basic methods work now. Diff
example 576.2.1 14 years ago Trond Norbye Prototype of a protocol parsing library for the bi Diff
libhashkit 644 14 years ago Brian Aker Adding back libhashkit. Diff
libmemcached 317.1.7 16 years ago brian@gir-2.local Huge refactoring of directory structure. Diff
libtest 923 13 years ago Brian Aker Move testing framework out to its own library. Diff
m4 529.1.6 14 years ago Monty Taylor Moved m4 stuff to m4 dir to match how we're doing Diff
poll 882.1.3 13 years ago Trond Norbye Initial support for Windows In order to support W Diff
support 34 16 years ago brian@gir.tangent.org Adding in spec file, this has not been tested... c Diff
tests 1 16 years ago brian@gir.local First import. All basic methods work now. Diff
util 929.1.189 12 years ago Brian Aker Merge in util library. Diff
win32 882.1.3 13 years ago Trond Norbye Initial support for Windows In order to support W Diff
.bzrignore 950.1.2 12 years ago Brian Aker Update from trunk to launchpad 1.6 KB Diff Download File
.quickly 922.1.2 13 years ago Monty Taylor Updated pandora-build files to version 0.175 111 bytes Diff Download File
AUTHORS 685 14 years ago Brian Aker Fix Trond's email address. 468 bytes Diff Download File
ChangeLog 948.1.4 12 years ago Brian Aker Merge up for version. 18.1 KB Diff Download File
configure.ac 948.1.6 12 years ago Brian Aker Merge trunk 5.1 KB Diff Download File
COPYING 923 13 years ago Brian Aker Move testing framework out to its own library. 1.5 KB Diff Download File
Makefile.am 950.1.1 12 years ago Brian Aker Merge up trunk 3.2 KB Diff Download File
NEWS 29 16 years ago Brian Aker Updating for release 14 bytes Diff Download File
README 929.1.144 12 years ago Brian Aker Document/standardize the return types from the fet 1.4 KB Diff Download File
README.FIRST 799.1.1 14 years ago Ingy dot Net Corrected autogen.sh to autorun.sh 916 bytes Diff Download File
README.win32 882.1.7 13 years ago Trond Norbye Added a readme file on how to build on windows 802 bytes Diff Download File
THANKS 511 14 years ago brian@localhost.localdomain Updates for 0.29 release 630 bytes Diff Download File
TODO 523 14 years ago brian@localhost.localdomain Updating TODO 416 bytes Diff Download File