ReusePort
org.apache.pekko.io.Inet.SO.ReusePort
final case class ReusePort(on: Boolean) extends SocketOption
pekko.io.Inet.SocketOption to enable or disable SO_REUSEPORT
For more information see java.net.StandardSocketOptions#SO_REUSEPORT
Attributes
- Since
-
2.0.0
- Source
- Inet.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SocketOptionclass Objecttrait Matchableclass Any
Members list
In this article