> -> >=
This commit is contained in:
parent
fd261b1044
commit
9e3973415e
@ -23,6 +23,6 @@
|
||||
|
||||
/**
|
||||
* <a href="http://en.wikipedia.org/wiki/New_I/O">NIO</a>-based socket channel
|
||||
* API implementation - recommended for large number of connections (> 1000).
|
||||
* API implementation - recommended for large number of connections (>= 1000).
|
||||
*/
|
||||
package org.jboss.netty.channel.socket.nio;
|
||||
|
Loading…
Reference in New Issue
Block a user