Skip to content

Add lockdownd_pair to ffi#75

Merged
jkcoxson merged 2 commits intojkcoxson:masterfrom
uncor3:master
Feb 23, 2026
Merged

Add lockdownd_pair to ffi#75
jkcoxson merged 2 commits intojkcoxson:masterfrom
uncor3:master

Conversation

@uncor3
Copy link
Contributor

@uncor3 uncor3 commented Feb 23, 2026

No description provided.

@uncor3
Copy link
Contributor Author

uncor3 commented Feb 23, 2026

I guess host_name: Option<&str> was recently added because i compiled just fine before pulling in changes. Is it ok to pass an empty string to host_name @jkcoxson ?

@jkcoxson
Copy link
Owner

I would prefer the FFI boundary to match the Rust API. I think it would be best to have a pointer to a C string that can be null, like this

@jkcoxson jkcoxson merged commit c752ee9 into jkcoxson:master Feb 23, 2026
3 checks passed
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