Commit Graph

597 Commits (e104d2f7f675a7e0802b81f4e8a42df99d559aa2)

Author SHA1 Message Date
YuQing a57b87b556 common_blocked_queue support pop all nodes 2020-02-24 21:57:05 +08:00
YuQing faa1b6ddf2 multi_socket_client support timeout in ms 2020-02-22 15:53:50 +08:00
YuQing fd4368e6e2 bugfixed: use new_addr instead of addr 2020-02-21 20:45:20 +08:00
YuQing 6e5511614d add function fc_server_check_connect_ex 2020-02-20 16:03:28 +08:00
YuQing 89ad53974f add uniq server addresses 2020-02-19 15:49:39 +08:00
YuQing 11a441e1f8 server_id_func.[hc] OK 2020-02-17 16:25:42 +08:00
YuQing 81e6455819 add tests/test_server_id_func.c 2020-02-15 20:55:57 +08:00
YuQing 7459f7ded4 add files: server_id_func.[hc] 2020-02-14 21:21:42 +08:00
YuQing 5d3c3c576c add function fast_mpool_log_stats 2020-02-12 19:11:52 +08:00
YuQing d6b0f1b0c4 add function is_network_error 2020-02-09 17:17:37 +08:00
YuQing 798244cc1b add function fc_memrchr 2020-02-08 09:19:10 +08:00
YuQing 90e61572c0 fast_mblock.[hc]: add init_args for init_func 2020-02-03 22:42:27 +08:00
YuQing a6066181ae add function split_string_ex 2020-02-02 20:49:57 +08:00
YuQing aac2abcfa9 Merge branch 'master' of gitee.com:fastdfs100/libfastcommon 2020-01-21 10:08:24 +08:00
YuQing 1c7069068b add src/tests/test_uniq_skiplist.c 2020-01-21 10:06:48 +08:00
YuQing 91e0124ae5 add uniq_skiplist.[hc] 2020-01-19 22:40:46 +08:00
YuQing 916ad1f9e0 add test file src/tests/test_pthread_lock.c 2020-01-19 15:52:23 +08:00
happyfish100 b10c5c6294 add LICENSE. 2019-12-26 10:46:53 +08:00
YuQing c8c75666cf upgrade version to 1.43 2019-12-25 20:35:44 +08:00
YuQing 12dde730c8 add function fc_delete_file_ex 2019-12-25 15:20:07 +08:00
YuQing ad57015174 add buffered_file_writer.[hc] files 2019-12-25 10:47:07 +08:00
YuQing 2992bfc4be add buffered_file_writer.[hc] 2019-12-25 10:41:58 +08:00
YuQing 1302c5306a correct function skiplist_iterator in skiplist.h 2019-12-24 08:52:31 +08:00
YuQing 41e4e6f079 replace function call system to getExecResult 2019-12-06 11:49:35 +08:00
YuQing dd34251817 upgrade version to 1.0.42 2019-12-05 08:51:59 +08:00
YuQing b7dde81d1e function create_work_threads changed 2019-12-03 21:20:41 +08:00
YuQing 414f20fa61 init compress_log_days_before to 1 2019-12-01 20:34:12 +08:00
YuQing 22a6115c4e delete old file refine 2019-11-30 16:23:46 +08:00
YuQing d818e59009 add function get_gzip_command_filename 2019-11-30 15:33:59 +08:00
YuQing 938a6a7fac modify website name 2019-11-23 10:03:54 +08:00
YuQing b89d23ab8b INSTALL changed 2019-11-23 10:02:35 +08:00
YuQing aabc50c144 add .gitignore 2019-11-22 09:53:58 +08:00
YuQing bb0a1f0da6 add function local_host_ip_addrs_to_string 2019-10-15 21:47:13 +08:00
YuQing 325946a3be add function conn_pool_set_server_info 2019-10-12 10:59:08 +08:00
YuQing 9534dfba56 change function conn_pool_connect_server_ex 2019-10-08 09:39:05 +08:00
YuQing 69463768ea add function conn_pool_connect_server_ex 2019-09-30 21:22:19 +08:00
YuQing d32a72db1f add function socketCreateEx2 2019-09-29 21:35:53 +08:00
YuQing 583bdc87dc upgrade version to 1.0.41 2019-09-29 15:58:11 +08:00
YuQing 83f572820e log more info when socket bind fail 2019-09-29 14:55:50 +08:00
YuQing 28d175523d sockopt.[hc] support IPv6 2019-09-27 11:29:12 +08:00
YuQing 82eee4ddd0 func getifconfigs: get IPv6 address correctly 2019-09-26 10:00:02 +08:00
YuQing d366aa6492 multi_socket_client: fix timeout check 2019-09-24 10:20:49 +08:00
YuQing cd4a1c3959 multi_socket_client.c: code refine 2019-09-22 21:31:55 +08:00
YuQing 93ca7b42cd ini_file_reader.c: fix empty string compare 2019-09-22 10:23:36 +08:00
YuQing c1f0d855c8 change CIDR network_bits range from [16, 32) to [10, 32) 2019-05-23 18:59:29 +08:00
YuQing 91f707d1b4 log more info when setrlimit fail 2019-03-19 14:29:52 +08:00
YuQing e9822aa8e3 php7_ext_wrapper.h: add ZEND_IS_FALSE 2018-12-01 16:18:41 +08:00
YuQing 2d8a30b735 php-ext: remove compile warning 2018-11-19 18:50:34 +08:00
YuQing b7d21b57b2 php extension persistent for idg 2018-11-19 14:14:42 +08:00
YuQing 742206ea41 remove logInfo in php-fastcommon/fastcommon.c 2018-11-10 20:36:50 +08:00