1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/support/aphlict/server/lib
Pierre Moreau 172566a769 Aphlict - fix incrementation of _messagesIn
Summary: Ref T7124. The local version of `this` in the handler of 'end' was incremented rather than the global one.

Test Plan: Sending test notifications did not increment the `messages.in` value before this patch even if it should have. With the patch sending test notifications does increment `messages.in`.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7124

Differential Revision: https://secure.phabricator.com/D11648
2015-02-03 08:02:23 -08:00
..
AphlictAdminServer.js Aphlict - fix incrementation of _messagesIn 2015-02-03 08:02:23 -08:00
AphlictClientServer.js Aphlict - remove listeners when clients close the connection 2015-02-02 14:57:20 -08:00
AphlictListener.js Enable "strict" mode for NodeJS 2015-01-20 07:43:10 +11:00
AphlictListenerList.js Aphlict - fix getActiveListenerCount return value 2015-02-03 07:01:49 -08:00
AphlictLog.js Enable "strict" mode for NodeJS 2015-01-20 07:43:10 +11:00
javelin.js Make the Aphlict server more resilient. 2014-06-11 10:17:12 -07:00