JDK-4074655 : Asynchronous notification of IO (socket) events
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.io
  • Affected Version: 1.1.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1997-08-27
  • Updated: 1997-12-19
  • Resolved: 1997-12-19
Related Reports
Duplicate :  
Description

Name: rlT66838			Date: 08/27/97


A Callback mechanism in the sockets implementation in order to
suppport asynchronous notification of IO events.
======================================================================

Comments
WORK AROUND Name: rlT66838 Date: 08/27/97 Periodic polling (writing or reading) in order to be notified of network events. This performs very poorly. ======================================================================
11-06-2004