YuQing
|
226fd0d378
|
format ip address for IPv6
|
2024-03-05 10:58:09 +08:00 |
YuQing
|
55ff532f92
|
struct fast_task_info remove fields: connect_timeout and network_timeout
|
2024-02-20 09:48:24 +08:00 |
YuQing
|
d18ad54c2b
|
add macro FC_SET_STRING_EMPTY
|
2024-02-15 16:44:00 +08:00 |
YuQing
|
e0e7b9ef35
|
fc_queue.[hc]: add function fc_queue_remove
|
2024-01-21 09:22:43 +08:00 |
YuQing
|
05f3d62ee1
|
call fast_mblock_ref_counter_dec for delay free node correctly
|
2024-01-07 14:59:00 +08:00 |
YuQing
|
7816a28c53
|
use strtok_r instead of strtok for thread safety
|
2023-12-23 16:19:11 +08:00 |
YuQing
|
78caf9224b
|
replace inet_ntop to getnameinfo for IPv6
|
2023-12-01 11:31:26 +08:00 |
YuQing
|
700a5bcaec
|
replace type in_addr_t to in_addr_64_t
|
2023-11-24 15:25:14 +08:00 |
YuQing
|
a1914ea249
|
add functions: fc_queue_push_with_check and fc_queue_peek
|
2023-09-30 14:46:56 +08:00 |
YuQing
|
acaf94db0c
|
struct fast_task_info support send and recv double buffers
|
2023-09-25 18:36:15 +08:00 |
YuQing
|
e0bbe89d23
|
connection_pool.[hc] support thread local for performance
|
2023-09-20 07:40:14 +08:00 |
YuQing
|
70c44ea490
|
nio thread data support busy_polling_callback
|
2023-09-18 16:17:34 +08:00 |
YuQing
|
5139ec4682
|
connection_pool.[hc] support callbacks for RDMA
|
2023-09-10 20:54:24 +08:00 |
YuQing
|
44f827f291
|
server_id_func.[hc]: support communication type
|
2023-09-06 17:24:44 +08:00 |
YuQing
|
4a86162913
|
struct fast_task_info add field conn for RDMA connection
|
2023-09-05 09:20:07 +08:00 |
YuQing
|
05a694df77
|
get full mac address of infiniband NIC under Linux
|
2023-08-27 14:54:51 +08:00 |
YuQing
|
4480669e03
|
uniq_skiplist support arg for free callback
|
2023-08-05 20:46:35 +08:00 |
YuQing
|
fafbbb557e
|
bugfixed: array_allocator_alloc MUST init the array
|
2023-08-02 14:59:57 +08:00 |
YuQing
|
3924213c9a
|
sorted_queue.[hc]: pop_compare_func support argument
|
2023-07-05 16:39:57 +08:00 |
YuQing
|
4df1107fa3
|
add function fc_safe_writev
|
2023-05-29 18:15:59 +08:00 |
YuQing
|
0c588d965e
|
bugfixed: fast_mblock_batch_alloc correct return value
|
2023-05-28 16:31:53 +08:00 |
YuQing
|
8cea8632d7
|
sorted_queue.[hc] support pop_compare_func
|
2023-05-23 20:13:38 +08:00 |
YuQing
|
e02bb4edc3
|
fast_mblock_init_ex2 add parameter prealloc_trunk_count
|
2023-05-19 11:20:30 +08:00 |
YuQing
|
085e06aac1
|
upgrade version to 1.0.67
|
2023-05-16 09:40:12 +08:00 |
YuQing
|
0806435fcc
|
fast_allocator.c adapt fast_mblock_malloc_trunk_notify_func
|
2023-05-15 15:10:01 +08:00 |
YuQing
|
2c5734ab22
|
add function uniq_skiplist_clear
|
2023-05-08 17:48:28 +08:00 |
YuQing
|
6dbc8b8937
|
sorted queue use double link chain for quick push
|
2023-05-04 17:08:51 +08:00 |
YuQing
|
f1691b7480
|
lc_pair in struct fc_queue change to lcp
|
2023-03-27 16:18:32 +08:00 |
YuQing
|
ee3631d426
|
struct fast_task_info remove field nio_stages.next
|
2023-02-12 20:00:48 +08:00 |
YuQing
|
6d3d082c6d
|
add field notify_next for nio notify queue
|
2023-02-12 17:09:32 +08:00 |
YuQing
|
c5138cc7cf
|
struct fast_task_info add field: nio_stages.next for epoll edge trigger
|
2023-02-12 10:30:42 +08:00 |
YuQing
|
0113263e87
|
add function get_groups
|
2023-01-09 16:47:57 +08:00 |
YuQing
|
fd8fbfe644
|
parse_bytes support space charactors
|
2023-01-04 12:20:45 +08:00 |
YuQing
|
8ab3420bce
|
add function tcp_socket_connected
|
2022-12-30 17:18:28 +08:00 |
YuQing
|
aa2fc62cbb
|
add functions locked_list_move and locked_list_move_tail
|
2022-12-20 09:00:24 +08:00 |
YuQing
|
d07058934b
|
bugfixed: can't use global malloc_allocator
|
2022-11-19 17:13:02 +08:00 |
YuQing
|
1eb603cfd1
|
bugfixed: common_blocked_queue_[alloc|free]_node must use lock
|
2022-11-10 08:47:07 +08:00 |
YuQing
|
22c7e31752
|
shared_func.[hc]: normalize_path use type string_t for general purpose
|
2022-11-07 08:27:43 +08:00 |
YuQing
|
7289215470
|
sockopt.[hc]: getIpAndPort support ipv6
|
2022-10-17 15:58:27 +08:00 |
YuQing
|
6ea757f492
|
add function fc_itoa
|
2022-09-28 22:13:57 +08:00 |
YuQing
|
cf66174cf9
|
add function fc_sleep_us
|
2022-09-27 20:28:29 +08:00 |
YuQing
|
88ad619902
|
add function common_blocked_queue_push_chain
|
2022-09-21 21:48:34 +08:00 |
YuQing
|
47fb7b2abd
|
get_base_path_from_conf_file_ex support parameter: noent_log_level
|
2022-09-21 11:35:32 +08:00 |
YuQing
|
82bbc013b2
|
fast_allocator.[hc] support object size
|
2022-08-27 21:24:16 +08:00 |
YuQing
|
7e52e7607a
|
fast_allocator.[hc] support object callbacks
|
2022-08-27 09:49:20 +08:00 |
YuQing
|
f47f136f56
|
add functions: iniGetDoubleCorrectValueEx and iniGetPercentCorrectValueEx
|
2022-08-26 11:02:36 +08:00 |
YuQing
|
e11b22ad7d
|
struct fast_task_info add field recv_body for dynamic recv buffer
|
2022-08-25 18:20:41 +08:00 |
YuQing
|
ed66409220
|
normalize_path for base_path
|
2022-08-20 10:04:25 +08:00 |
YuQing
|
a9e82600b7
|
add function fc_get_first_lines
|
2022-07-21 18:30:53 +08:00 |
YuQing
|
599d0f1446
|
add global var g_set_cloexec and macro FC_SET_CLOEXEC
|
2022-06-25 11:23:43 +08:00 |