This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Warning: mingw-gcj (3.1 branch) is broken
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Adam Megacz <megacz at xwt dot org>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 28 Mar 2002 15:55:33 -0500 (EST)
- Subject: Re: Warning: mingw-gcj (3.1 branch) is broken
On Thu, 28 Mar 2002, Adam Megacz wrote:
> ../../../gcc/libjava/java/net/natPlainDatagramSocketImpl.cc:303: `::close'
> undeclared (first use here)
I'm afraid I broke this with my socket patch :(
What do I use to close a datagram socket on win32?
Jeff