pdxx synced commits to master at pdxx/libserverframe from mirror
-
53dd39500f
upgrade version to 1.2.9
-
772a9a6895
Merge remote-tracking branch 'origin/use_iouring'
-
932751d392
send zc done notify callback for recycling buffer
-
817ff547da
set alloc_conn_once and max_entries gracefully
-
926cd40114
ioevent_init: set max entries for io_uring gracefully
- Compare 15 commits »
pdxx synced commits to master at pdxx/libfastcommon from mirror
-
cbcd38a9af
upgrade version to 1.0,81
-
cd55792a89
Merge remote-tracking branch 'origin/use_iouring'
-
511b1066c4
add macro function fc_string_equals_ex
-
ddf6b5dfe9
send zc done notify callback for recycling buffer
-
23cd03bc76
add macro IPV4_ADDRESS_SIZE and IPV6_ADDRESS_SIZE
- Compare 15 commits »
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
511b1066c4
add macro function fc_string_equals_ex
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
932751d392
send zc done notify callback for recycling buffer
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
ddf6b5dfe9
send zc done notify callback for recycling buffer
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
23cd03bc76
add macro IPV4_ADDRESS_SIZE and IPV6_ADDRESS_SIZE
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
817ff547da
set alloc_conn_once and max_entries gracefully
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
926cd40114
ioevent_init: set max entries for io_uring gracefully
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
b688973cf9
change use_send_zc's default value to true
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
065184a203
batch ioevent_uring_submit for RDMA network
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
b16526e8f7
bug fixed: check_task process correctly
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
de80dc19dc
struct ioevent_puller add field service_name
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
68079fc468
IOEventCallback: change event type from short to int
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
dac653d694
IOEventCallback: change event type from short to int
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
3dcc1c570d
call sf_proto_init_task_magic when task->shrinked
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
d5dbe3d030
free_queue support parameter: need_shrink and set task->shrinked
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
cf0950ea62
sf_set_read_event just skipped when use_io_uring is true
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
7973d81b69
struct fast_task_info add fields: is_client and op_type for io_uring
pdxx synced commits to use_iouring at pdxx/libserverframe from mirror
-
263171c4fe
async_connect use io_uring
pdxx synced commits to use_iouring at pdxx/libfastcommon from mirror
-
4576f22e24
add function uring_prep_connect