added readyState support

This commit is contained in:
Animesh Kumar 2011-02-12 17:38:10 +05:30 committed by Fil Maj
parent 98d51b18e2
commit 83e89909ed

View File

@ -1,6 +1,5 @@
/*
* Copyright (c) 2010 Animesh Kumar (https://github.com/anismiles)
* Copyright (c) 2010 Strumsoft (https://strumsoft.com)
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
@ -75,4 +74,4 @@
this.socket.getReadyState();
}
})();
})();