UnixSockets

fs2.io.net.unixsocket.UnixSockets
See theUnixSockets companion trait
object UnixSockets

Attributes

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

Members list

Value members

Deprecated methods

def apply[F[_]](implicit F: UnixSockets[F]): UnixSockets[F]

Attributes

Deprecated
true
Source
UnixSockets.scala

Deprecated and Inherited methods

def forAsync[F[_]](implicit F: Async[F]): UnixSockets[F]

Attributes

Deprecated
true
Inherited from:
UnixSocketsCompanionPlatform (hidden)
Source
UnixSocketsPlatform.scala

Attributes

Deprecated
true
Inherited from:
UnixSocketsCompanionPlatform (hidden)
Source
UnixSocketsPlatform.scala

Attributes

Deprecated
true
Inherited from:
UnixSocketsCompanionPlatform (hidden)
Source
UnixSocketsPlatform.scala

Implicits

Deprecated and Inherited implicits

implicit def forLiftIO[F[_] : LiftIO]: UnixSockets[F]

Attributes

Deprecated
true
Inherited from:
UnixSocketsCompanionPlatform (hidden)
Source
UnixSocketsPlatform.scala