/* +----------------------------------------------------------------------+ | PHP Version 7 | +----------------------------------------------------------------------+ | Copyright (c) 2006-2017 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | | available through the world-wide-web at the following url: | | http://www.php.net/license/3_01.txt | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Andrey Hristov <andrey@php.net> | | Ulf Wendel <uw@php.net> | | Georg Richter <georg@php.net> | +----------------------------------------------------------------------+ */ #ifndef MYSQLND_NET_H #define MYSQLND_NET_H PHPAPI MYSQLND_NET * mysqlnd_net_init(zend_bool persistent, MYSQLND_STATS * stats, MYSQLND_ERROR_INFO * error_info); PHPAPI void mysqlnd_net_free(MYSQLND_NET * const net, MYSQLND_STATS * stats, MYSQLND_ERROR_INFO * error_info); #endif /* MYSQLND_NET_H */ /* * 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 */
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
config-win.h | File | 3.23 KB | 0644 |
|
mysql_float_to_double.h | File | 2.08 KB | 0644 |
|
mysqlnd.h | File | 15.85 KB | 0644 |
|
mysqlnd_alloc.h | File | 5.62 KB | 0644 |
|
mysqlnd_block_alloc.h | File | 1.62 KB | 0644 |
|
mysqlnd_charset.h | File | 2.35 KB | 0644 |
|
mysqlnd_debug.h | File | 9.72 KB | 0644 |
|
mysqlnd_enum_n_def.h | File | 19.65 KB | 0644 |
|
mysqlnd_ext_plugin.h | File | 4.83 KB | 0644 |
|
mysqlnd_libmysql_compat.h | File | 7.48 KB | 0644 |
|
mysqlnd_net.h | File | 1.68 KB | 0644 |
|
mysqlnd_portability.h | File | 16.71 KB | 0644 |
|
mysqlnd_priv.h | File | 8.01 KB | 0644 |
|
mysqlnd_result.h | File | 2.03 KB | 0644 |
|
mysqlnd_result_meta.h | File | 1.78 KB | 0644 |
|
mysqlnd_reverse_api.h | File | 1.96 KB | 0644 |
|
mysqlnd_statistics.h | File | 7.68 KB | 0644 |
|
mysqlnd_structs.h | File | 54.19 KB | 0644 |
|
mysqlnd_wireprotocol.h | File | 10.08 KB | 0644 |
|
php_mysqlnd.h | File | 1.55 KB | 0644 |
|