OSDN Git Service

Version 0.6.160, fix X.Net.
[pettanr/clientJs.git] / 0.6.x / js / 06_net / 04_XNetImage.js
index 1f9ac6d..da48845 100644 (file)
@@ -90,7 +90,7 @@ function X_NET_Image_detect(){
                this._busy  = false;\r
                this.finish = true;\r
                X_Timer_remove( this.timerID );\r
-               this.timerID = this[ 'asyncDispatch' ]( X_EVENT_TIMEOUT );\r
+               this.timerID = this[ 'asyncDispatch' ]( { type : X_EVENT_ERROR, 'timeout' : true } );\r
        };\r
 };\r
 \r