Project

General

Profile

Activity

From 02/02/2016 to 03/02/2016

03/02/2016

04:30 PM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
I tried your fix and it seemed to work; the recommended practice in Java is to wrap wait()/notify() with one of the c... Andrew Brown
01:19 PM Bug #3496 (In Progress): WritePendingException from TestGetAsyncThreadPool on Windows
Hi again Andrew. I put some code in the issue/3496-WritePendingException branch which works for me:<br>
https://gith...
Anonymous
12:26 PM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
... One of the top Google hits is the following where someone had to do just that - implement a send queue. Surely th... Anonymous
12:15 PM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
Hi Andrew. The previous notes for AsyncTcpTransport.send said "write is already async, so no need to dispatch." But I... Anonymous
10:44 AM Bug #3496: WritePendingException from TestGetAsyncThreadPool on Windows
WritePendingException is "thrown when an attempt is made to write to an asynchronous socket channel and a previous wr... Anonymous
10:38 AM Bug #3496 (Closed): WritePendingException from TestGetAsyncThreadPool on Windows
On Windows 7 (in a Parallels virtual machine) I run the following commands
mvn install
cd examples
m...
Anonymous
03:52 PM Feature #3500: Add ability to use custom random number generators
Put in a PR to help out; not very complex but one thing you may want to think about is that now any user with access ... Andrew Brown
03:36 PM Feature #3500: Add ability to use custom random number generators
On my machine, the use of SecureRandom blocks for 16 seconds while it waits for enough entropy to generate a seed. Af... Andrew Brown
02:57 PM Feature #3500 (Closed): Add ability to use custom random number generators
Andrew Brown

02/22/2016

09:04 AM Task #3445: Deprecate/Remove LocalControlHeader
Moved this issue to jndn since LocalControlHeader was only implemented in Java. Anonymous
08:58 AM Task #3445 (In Progress): Deprecate/Remove LocalControlHeader
Deprecated API methods Data.getIncomingFaceId, Interest.getIncomingFaceId and getNextHopFaceId. We will keep this iss... Anonymous
 

Also available in: Atom