zuozhehao

Results 22 comments of zuozhehao

> I'm still confused on why `s.ifaceIPs` is nil only on Windows? Doesn't make any sense! I haven't added any code yet, just use the example code ``` package main...

https://github.com/brutella/dnssd/blob/master/mdns.go#L146 ![image](https://user-images.githubusercontent.com/4464252/176396491-cca34b00-2799-42c3-860b-6c7b31b170e1.png) I think it should be caused here. ---- https://github.com/brutella/dnssd/blob/master/mdns.go#L220 it's error message `read udp4 0.0.0.0:5353: use of closed network connection` @brutella

> 在bigsur安装swoole是不是不能用系统自带的php? bigsur 刚发布的时候使用自带的php加载扩展会提示需要签名.

> Thank you for your interest in this repository! Unfortunately, I don't have a repository like that. But, the similar sample source code is provided in the official site. >...

Is there any progress change.

> Please explain the bug in details. And provide a minimal repro or at least steps to produce. @amrbashir I set the window to be centered, and the program will...

@WinterComes @Gallaecio any progress on this?

> 怎么删除的?给个简单的使用示例呢 就我上面写的,原本有data1,data2启动后删除data2节点。

> 删除的配置文件里的 data2 吗?还是通过 cfg.Set 删除的。 删除配置文件里的data2

是的,根据这个来的。https://github.com/gookit/config/blob/master/_examples/watch_file.go