Friedrich von Never

Results 575 comments of Friedrich von Never
trafficstars

Maybe syntax for the `call` instruction should be also changed to mirror the definition syntax. Consider something like the following: ``` (call (mscorlib System.Console (WriteLine (System.Int32) System.Void))) ``` i.e. `(call...

I approve this idea in principle, but have no resources to perform this myself in the nearest time period. If someone else would like to do this, I'd be very...

We already had [a conversation](https://github.com/ForNeVeR/Jabber-Net/issues/88) about some Cisco product, but for now I still have no idea what the "CISCO CUCM" or "Cisco Jabber" is :( Could you please show...

If you would explain to me what is the "legacy SSL" and how's it different from the "actual SSL", then I could try to fix the issue in the library.

Alright, this sheds some light onto what the "legacy SSL" is: https://github.com/RestComm/jain-slee.xmpp/blob/77cfa474c0e04a38f6f854837fbd7fcfd4e216f2/resources/xmpp/library/src/main/java/org/jivesoftware/smack/SSLXMPPConnection.java So, the modern approach seem to be to use a dedicated SSL port, and this one just dynamically...

Alright, that's a fair question. Do you have any repro scenario? It would be easier to check (or even to write a unit test) when we have a MCVE. I...

Alright, this is one thread. Could you please show stack for other thread (the one holding the lock)?

Sorry, I was preoccupied with other great deeds, so wasn't able to participate in this case. Honestly I think that you, guys, have better opportunity to fix the issue if...