walkor 5 anni fa
parent
commit
34abfc8550
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Worker.php

+ 2 - 0
Worker.php

@@ -2208,6 +2208,8 @@ class Worker
             }
             $this->_context = \stream_context_create($context_option);
         }
+        
+        $this->parseSocketAddress();
 
         // Turn reusePort on.
         if (static::$_OS === \OS_TYPE_LINUX  // if linux