Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.
This repository was archived by the owner on Apr 13, 2019. It is now read-only.

How to make a non-blocking portal? #6

@mmosko

Description

@mmosko

Just looking at the header files and header doc and documentation/ directory, it is not possible to figure out what to do. ccnxPortalFactory_CreatePortal() take CCNxStackImpl and that takes CCNxPortalAttributes and that has ccnxPortalAttributes_NonBlocking, so I'd assume I have to do that.

But looking at the C code it looks like ccnxPortalFactory_CreatePortal() always adds ccnxPortalAttributes_NonBlocking to the stack.

So, it would be very helpful to clarify that all portals are non-blocking in the header doc.

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