This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

Re: {Patch] java.net network functions


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

Michael> In the future I plan to add some more complex functions with 
Michael> prototypes in these headers. Should the implementations of these 
Michael> functions be in [posic|win32].cc or somewhere else ?

If a function has a platform-dependent implementation then it makes
sense to put that implementation into {posix,win32}.cc.  If those
files get too big we can think about restructuring.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]