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

ccnxPortal_Listen example doesn't make sense #5

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

ccnxPortal_Listen example doesn't make sense #5

mmosko opened this issue Feb 3, 2016 · 0 comments

Comments

@mmosko
Copy link
Member

mmosko commented Feb 3, 2016

Why is microSeconds a pointer? Is that being returned to the user? The example shows it as an input parameter (but not a pointer). Don't understand what's going on.

How do you make a Listen that lasts forever?

Why doesn't this use the CCNxStackTimeout_Never and CCNxStackTimeout_Immediate constants but instead uses NULL to wait forever?

It's also not clear what is meant by "Messaging with the local CCN router are governed by the factory properties named by CCNxPortalFactory_LocalRouterTimeout". Also, that is just defined as an "extern const char *" in ccnx_PortalFactory.h without any documentation.

GlennCScott pushed a commit that referenced this issue Mar 23, 2016
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