Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4472449

SocketChannel.shutdownInput problems

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-libs
    • None
    • beta2
    • sparc
    • solaris_7

      SocketChannel.shutdownInput can be called after it is closed without
      throwing an exception. Also, when a SocketChannel is closed, the channel
      knows it but not the socket. If someone does a channel.socket().shutdownInput(),
      the socket should appropriately throw its own exception if it has been closed.

            mmcclosksunw Michael Mccloskey (Inactive)
            mmcclosksunw Michael Mccloskey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: