Fix for building docs.
[awesomized/libmemcached] / docs / source / client_errors / MEMCACHED_CONNECTION_SOCKET_CREATE_FAILURE.rst
1 ==========================================
2 MEMCACHED_CONNECTION_SOCKET_CREATE_FAILURE
3 ==========================================
4
5 .. c:type:: MEMCACHED_CONNECTION_SOCKET_CREATE_FAILURE
6 .. deprecated:: <0.30
7
8 An error has occurred while trying to connect to a server. It is likely that either the number of file descriptors need to be increased or you are out of memory.