Using read() on a UDP socket is perfectly fine if you don't need the source address. You can use write() if you connect() the UDP socket to the ...
確定! 回上一頁