YUKI Hiroshi
null+****@clear*****
Tue Jan 29 15:23:32 JST 2013
YUKI Hiroshi 2013-01-29 15:23:32 +0900 (Tue, 29 Jan 2013) New Revision: 12e823b92368a4497808ecd5372bf3968083549c https://github.com/groonga/express-kotoumi/commit/12e823b92368a4497808ecd5372bf3968083549c Log: Fix typo: timeout => options Modified files: lib/backend/connection.js Modified: lib/backend/connection.js (+1 -1) =================================================================== --- lib/backend/connection.js 2013-01-29 15:21:54 +0900 (9431430) +++ lib/backend/connection.js 2013-01-29 15:23:32 +0900 (5bf3703) @@ -108,7 +108,7 @@ function toPositiveInteger(number) { } Connection.prototype.emitMessage = function(type, body, options) { - options = timeout || {}; + options = options || {}; var id = createId(); var envelope = { id: id, -------------- next part -------------- HTML����������������������������...Download