Default value to see if we can use the STREAM_CLIENT_ASYNC_CONNECT flag.
2 uses of ADVAGG_ASYNC_SOCKET_CONNECT
- advagg_async_connect_http_request in ./
advagg.module - Perform an HTTP request; does not wait for reply & you will never get it back.
- advagg_install_test_async_stream in ./
advagg.install - Test if STREAM_CLIENT_ASYNC_CONNECT can be used.
File
-
includes/
constants.inc, line 127
Code
define('ADVAGG_ASYNC_SOCKET_CONNECT', FALSE);