walkor 5 年之前
父節點
當前提交
34abfc8550
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Worker.php

+ 2 - 0
Worker.php

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