Date: Wed, 15 Dec 2021 14:52:27 +0800 From: Piper H <potthua@gmail.com> To: freebsd-current@freebsd.org Subject: question on socket server Message-ID: <CA%2BGLnbiqXQDfMLovYgipiLjSvRSWk%2B1ukDrh779=zZDt3P2L7Q@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
--00000000000066bd2205d329c031 Content-Type: text/plain; charset="UTF-8" Hello I have little knowledge about socket programming. I have a question that, if I have made a socket server, listening on a port. The server prints data to the socket, but there is never a client connection to the port, and the data is never consumed. What will happen to the server then? will the OS kernel be flushed by junk bytes? Thanks for your help. Piper --00000000000066bd2205d329c031--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BGLnbiqXQDfMLovYgipiLjSvRSWk%2B1ukDrh779=zZDt3P2L7Q>