close() of active socket does not work on FreeBSD 6
Poul-Henning Kamp
phk at phk.freebsd.dk
Mon Dec 11 22:44:11 PST 2006
In message <20061212160016.W56465 at delplex.bde.org>, Bruce Evans writes:
>On Mon, 11 Dec 2006, Daniel Eischen wrote:
>It's probably a nightmare in the kernel too. close() starts looking
>like revoke(), and revoke() has large problems and bugs in this area.
There is the distinctive difference that revoke() operates on a name
and close() on a filedescriptor, but otherwise I agree.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the freebsd-java
mailing list