LeeTibbert

Results 665 comments of LeeTibbert

Thank you for reading. I just got hosed needing IPV6_TCLASS for javalib set/getOption. I hope I can hack around it without too much work. So it is not just you....

@fiatjaf Thank you for creating this PR. Let's see if we can get your application pushing data over the wire. If you are talking "normal" network, a.k.a socket, communication, that...

Having said that `javalib` `java.net` is functional, but not complete, for TCP IPv4 I must fill out the picture. `java.net` in any public version of SN does not support IPv6....

@armanbilge re: epollcat Very interesting. Nice to see that you are making progress.

@ekrich I believe that you did the yeoman work of implementing System Properties. What to you think about this proposed evolution? Sometimes there is no substitute for hard won experience...

Later: It seems that SN does not implement code to read & parse XML files. Understandable. So this question becomes moot: the proposed file must be line-oriented. A condition considered....

When someone, rightly, asks: Will this work on Windows? I believe that it will, with slightly different instructions about how to set environment variables (or restricting the examples to Unix-like)....

It looks like both Properties.load methods are implemented. That is good news. Thanks, Eric.

PR #2798 gives a working implementation of the approach I described. I marked it WIP to give people time to consider this Issue. I am not wed to the approach...

@TheElectronWill Thank you for your time, thought, and useful comments. This is another case where a variety of experiences & skill improve the product. re: `UTF-8` I have implemented your...