Skip to content

Commit

Permalink
[docs] Comment connected socket availability for adapters (socketio#2081
Browse files Browse the repository at this point in the history
)
  • Loading branch information
kapouer authored and darrachequesne committed Nov 23, 2016
1 parent 386d0f1 commit 911cf17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/socket.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,8 @@ Socket.prototype.leaveAll = function(){
/**
* Called by `Namespace` upon successful
* middleware execution (ie: authorization).
* Socket is added to namespace array before
* call to join, so adapters can access it.
*
* @api private
*/
Expand Down

0 comments on commit 911cf17

Please sign in to comment.