NetUtil   NetUtil 
Compiled from "NetUtil.java" Compiled from "NetUtil.java"
class io.dropwizard.jetty.NetUtil { class io.dropwizard.jetty.NetUtil {
static final int DEFAULT_TCP_BACKLOG_WINDOWS; static final int DEFAULT_TCP_BACKLOG_WINDOWS;
static final int DEFAULT_TCP_BACKLOG_LINUX; static final int DEFAULT_TCP_BACKLOG_LINUX;
static final java.lang.String TCP_BACKLOG_SETTING_LOCATION; static final java.nio.file.Path TCP_BACKLOG_SETTING_LOCATION;
io.dropwizard.jetty.NetUtil(); io.dropwizard.jetty.NetUtil();
public static int getTcpBacklog(); public static int getTcpBacklog();
static int getTcpBacklog(int); static int getTcpBacklog(int);
static {};
} }
 End of changes. 2 change blocks. 
1 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/