Skip to content

IPv4 and portable atomic#569

Draft
b-runz wants to merge 4 commits into
ikatson:mainfrom
b-runz:main
Draft

IPv4 and portable atomic#569
b-runz wants to merge 4 commits into
ikatson:mainfrom
b-runz:main

Conversation

@b-runz
Copy link
Copy Markdown

@b-runz b-runz commented Feb 13, 2026

Introduces portable atomic library. This ensures 32 bit cpu compatibility.
Also have the codebase respect the ipv4 flag at all places. Again this ensures compatibility with older hardware, without ipv6.
Tested on old armv5 cpu.
Merge in conjunction with ikatson/librqbit-utp#2.

@b-runz b-runz marked this pull request as draft February 13, 2026 09:01
@ikatson
Copy link
Copy Markdown
Owner

ikatson commented Feb 14, 2026

Tested on old armv5 cpu.

are you saying that rqbit is fully functional on a 32-bit cpu with these 2 patches?

@b-runz
Copy link
Copy Markdown
Author

b-runz commented Feb 17, 2026

At least in my testing. I downloaded the Ubuntu image without any hiccups on my 32bit machine. I didn't test dht directly and disabled lsd.
If you can guide me to how to test this further, I'd be happy to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants