SocketOption

fs2.io.net.SocketOption
See theSocketOption companion trait
object SocketOption

Attributes

Companion
trait
Source
SocketOption.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type Key[A] = SocketOption[A]

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Value members

Concrete methods

def apply[A](key0: SocketOption[A], value0: A): SocketOption

Attributes

Source
SocketOption.scala

Inherited methods

def boolean(key: SocketOption[Boolean], value: Boolean): SocketOption

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala
def integer(key: SocketOption[Integer], value: Int): SocketOption

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala
def linger(value: Int): SocketOption

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala
def multicastInterface(value: NetworkInterface): SocketOption

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala

Attributes

Inherited from:
SocketOptionCompanionPlatform (hidden)
Source
SocketOptionPlatform.scala