Skip to content

Commit

Permalink
add shutdown code
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrinberg committed Feb 18, 2014
1 parent cf904aa commit eab918c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyapns/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ def __repr__(self):
6: 'Invalid topic size',
7: 'Invalid payload size',
8: 'Invalid token',
10: 'Shutdown',
255: 'None (unknown)'
}

Expand Down

0 comments on commit eab918c

Please sign in to comment.