Commit Graph

24 Commits (8a97e84e1c0f824d50439189f57cbe25b5c665bc)

Author SHA1 Message Date
YuQing 1b777792ab task init callback support extra argument 2024-09-15 12:03:18 +08:00
YuQing d18ad54c2b add macro FC_SET_STRING_EMPTY 2024-02-15 16:44:00 +08:00
YuQing eafe769759 struct fast_task_queue support release callback 2023-10-12 21:53:29 +08:00
YuQing acaf94db0c struct fast_task_info support send and recv double buffers 2023-09-25 18:36:15 +08:00
YuQing 4a86162913 struct fast_task_info add field conn for RDMA connection 2023-09-05 09:20:07 +08:00
YuQing 48ec9c64c6 add func fc_free_iovec_array 2022-09-04 11:29:13 +08:00
YuQing 56a5ac4f92 modify license to LGPLv3 and copyright 2020-10-14 11:03:46 +08:00
YuQing 4aad4f78b9 add files: fc_memory.[hc] 2020-07-07 10:32:16 +08:00
YuQing 54cb8f8415 free_queue support init_callback 2020-05-06 16:04:01 +08:00
YuQing c2837fde5f add functions getIpAndPort and getPeerIpAndPort 2020-03-26 11:36:44 +08:00
yuqing 4ae9c8f55f add function fc_compare_string 2018-07-31 14:27:13 +08:00
yuqing a6901b5bca fast_task_queue.c: set alloc_once gracefully 2018-05-14 18:19:58 +08:00
yuqing fb0162d769 check g_free_queue.head == NULL before free_queue_realloc() 2016-06-08 18:30:36 +08:00
yuqing 72f0214695 logger support compress the log file 2016-02-29 18:37:10 +08:00
yuqing 09bc970dab bugfixed: free task point correctly in free_queue_destroy 2016-02-22 18:34:41 +08:00
yuqing 12c1355c2a export function task_queue_get_new_buffer_size 2016-01-19 14:28:44 +08:00
yuqing c21f9a59a7 fast_task_info support set_buffer_size and realloc_buffer 2015-04-28 17:22:22 +08:00
yuqing 23a12c1bef bug fixed: NOT set last_block->next when realloc 2014-11-20 14:21:17 +08:00
yuqing 5a5c0c8b7d rename current_connections to alloc_connections 2014-09-11 09:34:13 +08:00
yuqing 79cf264688 add function free_queue_current_connections 2014-09-10 18:01:03 +08:00
yuqing b9328983cb increment alloc task buffer 2014-09-10 09:42:15 +08:00
yuqing 1403cc4ed8 support increment task alloc 2014-09-09 18:39:33 +08:00
yuqing cf55d98142 replace INT64_PRINTF_FORMAT with PRId64 2014-08-05 15:52:17 +08:00
yuqing 0dd3d17c92 update source code from FastDFS V5.02 2014-05-29 09:21:50 +08:00