Alexandre Tiertant

Results 7 comments of Alexandre Tiertant

Hi, you are right ! i got a bug with user interaction ! but your code works only once if scope change before user click and don't change after ......

this is an error: ``` else { user_action = false; } ``` sorry !

@jsumners i didn't test this branch but as it's the same `socket.end()` this should be the same result accordind to the nodejs documentation https://nodejs.org/api/net.html#net_socket_end_data_encoding_callback vs https://nodejs.org/api/net.html#net_socket_destroy_error

@jsumners could the socket be destroyed once this is done or after some timout ?

correct https://github.com/joeferner/node-oracle/issues/187

fix https://github.com/joeferner/node-oracle/pull/256

@rbreaves you could try [pclkit](https://github.com/Atlantis-Software/pclkit)