Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce ports (local and external) #1365

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pguyot
Copy link
Collaborator

@pguyot pguyot commented Nov 10, 2024

Continuation of #1363

Native ports are now represented as ports, and can be encoded in binaries. External ports are also supported. String representation of ports matches OTP's.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Also add partial support for external pids.

Signed-off-by: Paul Guyot <[email protected]>
Also add partial support for external refs.
Also fix list representation of local refs as a ref with two words,
matching external term encoding.

Signed-off-by: Paul Guyot <[email protected]>
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.

1 participant