Hi Robert,

On Mon, 2006-05-15 at 09:06 +0200, Robert Schuster wrote:
> "man 2 accept" says that the socket created by accept() has the same 
> properties
> as the socket which was used in the accept call.
> 
> Is it possible that in Java the created socket should have default properties
> here instead? That means we should not only reset the timeout but other socket
> options as well.

O, I didn't think of that. We should at least write similar Mauve tests
as the one I did for the time out property:
gnu/testlet/java/net/ServerSocket/AcceptTimeout.java

Thanks for that. I added a bug report for this:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27656

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to