%PDF- %PDF-
Direktori : /proc/self/root/opt/alt/php80/usr/include/php/ext/http/ |
Current File : //proc/self/root/opt/alt/php80/usr/include/php/ext/http/php_http_client_curl_event.h |
/* +--------------------------------------------------------------------+ | PECL :: http | +--------------------------------------------------------------------+ | Redistribution and use in source and binary forms, with or without | | modification, are permitted provided that the conditions mentioned | | in the accompanying LICENSE file are met. | +--------------------------------------------------------------------+ | Copyright (c) 2004-2014, Michael Wallner <mike@php.net> | +--------------------------------------------------------------------+ */ #ifndef PHP_HTTP_CLIENT_CURL_EVENT_H #define PHP_HTTP_CLIENT_CURL_EVENT_H #if PHP_HTTP_HAVE_LIBCURL #if PHP_HTTP_HAVE_LIBEVENT php_http_client_curl_ops_t *php_http_client_curl_event_ops_get(); #endif #endif #endif /* * Local variables: * tab-width: 4 * c-basic-offset: 4 * End: * vim600: noet sw=4 ts=4 fdm=marker * vim<600: noet sw=4 ts=4 */