Activity
From 06/06/2015 to 07/05/2015
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... - 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...
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...
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...
- 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...
06/08/2015
- 03:34 PM Task #2860 (Closed): expressInterest should queue interests while async I/O is connecting
- If an application calls expressInterest several times, the library needs to connect on the first call. With blocking ...
- 09:30 AM Feature #2565: Implement async operations for Face.processEvents
- Yes, makes sense; like we talked about on the phone, some CPU usage benchmarks between the AsyncSocketChannel and the...
Also available in: Atom