[freenet-dev] [freenet-cvs] r12183 - in trunk/freenet/src/freenet: client config crypt io io/comm io/xfer node node/fcp support
Matthew Toseland
toad at amphibian.dyndns.org
Sat Mar 17 17:47:46 UTC 2007
On Sat, Mar 17, 2007 at 02:47:49PM +0000, nextgens at freenetproject.org wrote:
> Author: nextgens
> Date: 2007-03-17 14:47:47 +0000 (Sat, 17 Mar 2007)
> New Revision: 12183
>
> Modified:
> trunk/freenet/src/freenet/client/StandardOnionFECCodec.java
> trunk/freenet/src/freenet/config/FreenetFilePersistentConfig.java
> trunk/freenet/src/freenet/crypt/DSAGroup.java
> trunk/freenet/src/freenet/io/NetworkInterface.java
> trunk/freenet/src/freenet/io/comm/UdpSocketManager.java
> trunk/freenet/src/freenet/io/xfer/BlockTransmitter.java
> trunk/freenet/src/freenet/node/Node.java
> trunk/freenet/src/freenet/node/fcp/FCPServer.java
> trunk/freenet/src/freenet/support/FileLoggerHook.java
> Log:
> Change notify() to notifyAll() in many places : most are sensible, some might not be.
notifyAll() is cheaper, and to be used in general unless we specifically
want only one to wake up?
>
> review would be welcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://emu.freenetproject.org/pipermail/devl/attachments/20070317/a36c60f3/attachment.pgp
More information about the Devl
mailing list