Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cesarb
on March 12, 2023
|
parent
|
context
|
favorite
| on:
Don't Share Java FileChannels
> And are these "interrupts" just the underlying syscall returning EINTR or something Java-specific?
It's something Java-specific:
https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.h...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It's something Java-specific: https://docs.oracle.com/javase/8/docs/api/java/lang/Thread.h...