I can't currently find a way to perform an Unbind with a StreamTcp server binding. What if for some reason I no longer want to be connected to that socket. The regular Tcp binding has a way to do this (by sending an Unbind to whoever responded to the original Bind request), but I don't see this same system in place for StreamTcp. Am I missing something?
-- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
