The problem commonly encountered with bind is attempting to bind a port that's already in use.
bind普遍遭遇的问题是试图绑定一个已经在使用的端口。
You can use the bind API function to bind an address (an interface and a port) to a socket endpoint.
您可以使用bind api函数来绑定一个地址(一个接口和一个端口)到一个套接字端点。
The last housekeeping job is to bind to a server socket on the desired port number.
最后一个内部处理作业是以期望端口号绑定到服务器套接字上。
应用推荐