Interface NetServerConfiguration

All Superinterfaces:
NetConfiguration
All Known Subinterfaces:
BootNetServerConfiguration

public interface NetServerConfiguration extends NetConfiguration

Net server configuration.

Since:
1.6
Author:
Jeremy Kuhn
  • Method Details

    • accept_backlog

      default Integer accept_backlog()

      The accept backlog.

      Defaults to 1024.

      Returns:
      the accept backlog
    • tcp_fast_open

      Integer tcp_fast_open()

      Enables/Disables TCP fast open.

      Returns:
      fast-open requests limit