case classBound(localAddress: InetSocketAddress) extends Event with Product with Serializable
The sender of a Bind command will—in case of success—receive confirmation
in this form. If the bind address indicated a 0 port number, then the contained
localAddress can be used to find out which port was automatically assigned.
The sender of a Bind command will—in case of success—receive confirmation in this form. If the bind address indicated a 0 port number, then the contained
localAddress
can be used to find out which port was automatically assigned.