Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Where can I have the error code description? #60

Description

@vflanker

Hey fellows~I use ipc protocol do the local test and found the return value of nnpy.Socket.send executed by pub server varies from 3 to 4, while the sub client react the same and can always receive data successfully. I try to figure out the meaning of these error codes but does not know where can I found the WIKI or Documentation.
By the way, the function nnpy.Socket.setsockopt(arg0,arg1,arg3) also confuses me very much. I don't know the available value set of each communicate mode, only know that (nnpy.SUB, nnpy.SUB_SUBSCRIBE, <sub name>) and (nnpy.SUB, nnpy.RCVTIMEO,1000) works. If there is some guide can tell me how can I use setsockopt correctly?

Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions