Lionel Cons created APLO-253:
--------------------------------

             Summary: Source IP not always retrieved by the UDP connector
                 Key: APLO-253
                 URL: https://issues.apache.org/jira/browse/APLO-253
             Project: ActiveMQ Apollo
          Issue Type: Bug
         Environment: apollo-99-trunk-20120827.204756-104
            Reporter: Lionel Cons


In one test (see APLO-252), the sender IP address is not set by Apollo. In 
another one, it is set.

I think that the difference is that one client uses sendto() and the other one 
send() (= connected socket).

AFAIK, it always possible to retrieve the sender IP, at least in C. Could 
Apollo get the source IP even if sendto() is used?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to