Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgerhardy/ikvm-socket-error

proof of concept for socket error
https://github.com/mgerhardy/ikvm-socket-error

Last synced: 5 days ago
JSON representation

proof of concept for socket error

Awesome Lists containing this project

README

        

# ikvm-socket-error
proof of concept for socket error

This example runs perfectly fine with java - it is basically the rabbitmq example for send/recv

Once you start this via ikvm exe, you get timeouts after 15 seconds on the sender side, because a read timeout hits on the used socket... which is fine, because it only sends stuff. But this exception isn't occuring while running via java.