Project

General

Profile

Activity

From 06/09/2015 to 07/08/2015

07/07/2015

03:49 PM Feature #2565: Implement async operations for Face.processEvents
Some comments after looking at https://github.com/named-data/jndn/blob/issue/2565-async-IO:
- At https://github.c...
Andrew Brown

06/16/2015

01:41 PM Feature #2565 (In Progress): Implement async operations for Face.processEvents
Regarding note #33, here how I did the override for onData in expressInterest to submit it to the thread pool:<br>
h...
Anonymous
11:08 AM Task #2860 (In Progress): expressInterest should queue interests while async I/O is connecting
See the the following commit. In expressInterest, save interests in onConnectedCallbacks_ while connecting and send t... Anonymous

06/11/2015

03:43 PM Feature #2565: Implement async operations for Face.processEvents
I did some tests on my Raspberry Pi using "top" for the client app which sends an interest and waits for the reply. T... Anonymous

06/09/2015

03:39 PM Bug #2869: NFD Restart Breaks Face Socket
Hi Andrew. Your option number 2 looks like feature request #2075 for the library to inform the application when the c... Anonymous
03:06 PM Bug #2869 (Closed): NFD Restart Breaks Face Socket
If a Face is connected to a remote NFD using TcpTransport, an NFD restart will break the TCP socket. If the default c... Andrew Brown
 

Also available in: Atom