pdxx synced commits to master at pdxx/libserverframe from mirror
-
c4af33a497
declare use_io_uring correctly
-
fa32972052
move use_io_uring and use_send_zc to struct sf_context
- Compare 2 commits »
pdxx synced commits to master at pdxx/libfastcommon from mirror
-
e8a9967801
set use_io_uring explicitly
pdxx synced commits to master at pdxx/libserverframe from mirror
-
688211fbcd
correct compile error
-
1b2f521b99
uring cancel callback release task correctly
- Compare 2 commits »
pdxx synced commits to master at pdxx/libserverframe from mirror
-
ddc528d69d
restore function sf_client_sock_in_read_stage
pdxx synced commits to master at pdxx/libfastcommon from mirror
-
96c896b09a
INSTALL changed for v1.0.81
pdxx synced commits to refs/tags/V1.2.9 at pdxx/libserverframe from mirror
pdxx synced new reference refs/tags/V1.2.9 to pdxx/libserverframe from mirror
pdxx synced commits to refs/tags/V1.0.81 at pdxx/libfastcommon from mirror
pdxx synced new reference refs/tags/V1.0.81 to pdxx/libfastcommon from mirror
pdxx synced commits to master at pdxx/libfastcommon from mirror
-
8d9feff6e2
restore function ioevent_reset
pdxx synced commits to master at pdxx/libserverframe from mirror
-
32d443b497
MUST call set_read_event anyway after socket send done
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