node-ipc/dao
Mostafa Samir d3181ddafe removed seemingly unnecessary resetRetriesCheck function
the function being set to fire after 100ms conflicted with delays in firing the 'disconnect' event on windows, and this resulted in the socket's 'retriesRemianing' being reset after every decrement and thus violatin the 'maxRetries' rule
2016-04-01 20:26:26 +02:00
..
client.js removed seemingly unnecessary resetRetriesCheck function 2016-04-01 20:26:26 +02:00
eventParser.js syntax fix 2016-03-16 02:46:10 -07:00
socketServer.js major revisions to binary, hex and other rawBuffer sockets 2016-03-23 00:07:37 -07:00