Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mgerhardy/ikvm-socket-error
- Owner: mgerhardy
- Created: 2016-11-25T16:54:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-28T06:18:53.000Z (about 8 years ago)
- Last Synced: 2024-10-31T08:12:01.568Z (about 2 months ago)
- Language: Java
- Size: 514 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ikvm-socket-error
proof of concept for socket errorThis 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.