基于C/C++编译的可执行程序使用了socket与opencl.当登陆系统后手动运行程序,程序可以正常运行。当设置程序为开机自动运行后,程序运行出现如下问题:
bind:Address already in use
Ipc_start: LAD_connect() failed:4
请问可能是什么原因?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
基于C/C++编译的可执行程序使用了socket与opencl.当登陆系统后手动运行程序,程序可以正常运行。当设置程序为开机自动运行后,程序运行出现如下问题:
bind:Address already in use
Ipc_start: LAD_connect() failed:4
请问可能是什么原因?