在UNIX/LINUX当中是不存在libsocket的。
传说中,socket的功能库是放在libc当中的,所以如果需要连接的话修改成-lc就可以了。
相关文章
- 【报错】Cannot find module ‘core-js/modules/‘的解决办法
- can‘t connect to MySQL server on ip(10060)的解决方案
- Pyinstaller 打包exe后,打开出现can‘t find package tkdnd 报错
- Fatal error: Can‘t open and lock privilege tables: Table ‘‘ doesn‘t exist的解决方法
- Linux下库文件的设置 (/usr/bin/ld: cannot find -lxxx 的解决办法)
- SELinux导致PHP连接MySQL异常Can't connect to MySQL server的解决方法
- FATAL ERROR: Could not find ./bin/my_print_defaults的解决办法
- Python 编码问题:‘ascii‘ codec can‘t encode characters in position 的解决方案(中文乱码终极解决方案)
- Python出现‘ascii‘ codec can‘t encode characters...的解决方法
- 23. Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.解决办法