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

How to make a non-blocking portal? #6

Open
mmosko opened this issue Feb 3, 2016 · 0 comments
Open

How to make a non-blocking portal? #6

mmosko opened this issue Feb 3, 2016 · 0 comments

Comments

@mmosko
Copy link
Member

mmosko commented Feb 3, 2016

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.

GlennCScott pushed a commit that referenced this issue May 31, 2016
In _Listen() and _Ignore(), Check for NULL before dereferencing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant