If you want to create a socket which only listens on a certain interface you need to use socket_create(), socket_bind() and socket_listen().
確定! 回上一頁