Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Loading
  • membar's avatar
    4d5772a7
    * win32.cc (WSAEventWrapper): Implemented default · 4d5772a7
    membar authored
    	constructor and init() methods.
    	(_Jv_select): Removed.
    	* gnu/java/nio/natSelectorImplWin32.cc
    	(helper_put_filedescriptors): Removed.
    	(helper_get_filedescriptors): Removed.
    	(implSelect): Implemented in terms of WSAEventWrapper
    	and WSAWaitForMultipleEvents instead of _Jv_select().
    	Added support for thread interruption.
    	* include/win32.h (WSAEventWrapper): Minor formatting
    	changes; added default constructor declaration, init(),
    	getFD() and getEventHandle() methods.
    	(_Jv_select): Removed.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74715 138bc75d-0d04-0410-961f-82ee72b054a4
    4d5772a7
    History
    * win32.cc (WSAEventWrapper): Implemented default
    membar authored
    	constructor and init() methods.
    	(_Jv_select): Removed.
    	* gnu/java/nio/natSelectorImplWin32.cc
    	(helper_put_filedescriptors): Removed.
    	(helper_get_filedescriptors): Removed.
    	(implSelect): Implemented in terms of WSAEventWrapper
    	and WSAWaitForMultipleEvents instead of _Jv_select().
    	Added support for thread interruption.
    	* include/win32.h (WSAEventWrapper): Minor formatting
    	changes; added default constructor declaration, init(),
    	getFD() and getEventHandle() methods.
    	(_Jv_select): Removed.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74715 138bc75d-0d04-0410-961f-82ee72b054a4