Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SocketDispatcher

user12877689Nov 24 2014

Dear all,


I need to know what SocketDispatcher is all about. It is said that it allows different platforms to call different native methods for read and write operations.
Can I have more detailed description of this class?

I need this info because I came across a java error in my JVM hotspot error log:

j  sun.nio.ch.SocketDispatcher.close0(Ljava/io/FileDescriptor;)V+0

j  sun.nio.ch.SocketDispatcher.preClose(Ljava/io/FileDescriptor;)V+1

j  sun.nio.ch.SocketChannelImpl.implCloseSelectableChannel()V+24

Thank you for your help!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2014
Added on Nov 24 2014
0 comments
1,205 views