7 Replies Latest reply on Dec 22, 2008 7:25 PM by alrubinger

    Client Connect to INADDR_ANY is a no-no.

    alrubinger

      Lately we've been bugged by discrepancies between Hudson environments running the EJB Integration TestSuite.

      I found DML on #jboss this evening and asked him if a client connect to 0.0.0.0 was bad (some reading I found hinted at this) and he and Jason agree "yes, don't do it".

      (09:54:26 PM) Nihility: yeah it just picks an interface
      (09:54:30 PM) Nihility: like playing slots
      (09:54:42 PM) dmlloyd: connecting to 0.0.0.0 *finds* the service running on only 127.0.0.1
      (09:54:47 PM) dmlloyd: that's very weird
      (09:55:56 PM) dmlloyd: http://twistedmatrix.com/trac/ticket/1472
      (09:56:07 PM) dmlloyd: doesn't work on winders
      (09:59:40 PM) dmlloyd: the little bit I can find implies that it's not a great idea


      Therefore:

      https://jira.jboss.org/jira/browse/EJBTHREE-1610

      S,
      ALR