Fix javadoc
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6161 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -31,7 +31,7 @@ public class SocketChannelAcceptor extends SelectAcceptor
|
||||
* Creates an acceptor that passes socket connections on to the given handler.
|
||||
*
|
||||
* @param failureHandler - called when the selector is irredemably broken.
|
||||
* @param hostname - the hostname to bind to or null for all interfaces
|
||||
* @param bindHostname - the hostname to bind to or null for all interfaces
|
||||
* @param ports - the ports to bind to, or an empty array to skip binding
|
||||
*/
|
||||
public SocketChannelAcceptor (SocketChannelHandler connectionHandler,
|
||||
|
||||
Reference in New Issue
Block a user