This is the mail archive of the java-patches@sourceware.cygnus.com mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Jeff> Also I don't really like the way WSAStartup() is being called from Jeff> prims.cc. That should be deferred until if/when somebody uses Jeff> java.net. Probably a static intializer somewhere in java.net would do Jeff> the trick. Yeah, I meant to mention this too. I agree that this should only be done as needed. Tom
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |