GroupMembership

fs2.io.net.DatagramSocket.GroupMembership

Result of joining a multicast group on a UDP socket.

Attributes

Source:
DatagramSocket.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def drop: F[Unit]

Leaves the multicast group, resulting in no further datagrams from this group being read.

Leaves the multicast group, resulting in no further datagrams from this group being read.

Attributes

Source:
DatagramSocket.scala