View Source Dagger.NetworkProtocol (dagger v0.8.7)
Transport layer network protocol associated to a port.
Link to this section Summary
Link to this section Types
@type t() :: :TCP | :UDP
Link to this section Functions
@spec tcp() :: :TCP
TCP (Transmission Control Protocol)
@spec udp() :: :UDP
UDP (User Datagram Protocol)