Skip to content

minor cross platform issue macos to windows #2

Description

@amarco

When using npsocket for cross platform transfers (i.e. between macos and windows or linux and windows) it is important to add the Indianess specfifier in teh pack and unpack routine. struct,pack("L"...) or struct.unpack("L",...) should have an indianess specficer infront of the L, for instance "!L" this will prevent the pickle problem of invalid loadkey..

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions