This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: propose to rename natPlainSocketImpl to natPosixPlainSocketImpl
- From: Tom Tromey <tromey at redhat dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: Adam Megacz <gcj at lists dot megacz dot com>, java at gcc dot gnu dot org
- Date: 01 Feb 2002 13:32:51 -0700
- Subject: Re: propose to rename natPlainSocketImpl to natPosixPlainSocketImpl
- References: <86zo2tolwu.fsf@megacz.com> <87k7txa32y.fsf@tf1.tapsellferrier.co.uk>
- Reply-to: tromey at redhat dot com
>>>>> "Nic" == Nic Ferrier <nferrier@tapsellferrier.co.uk> writes:
Nic> Personally, I think it would be better if there was a separation,
Nic> although that might mean that once we have a Windows port it lags
Nic> behind any changes to the posix stuff.
Once it is fully functional, we could require that changes not break
the Windows port.
Tom