Display sendto() exception until a successful send
This commit is contained in:
committed by
Keith Winstein
parent
c258e0bc4e
commit
02c04fbdaa
@@ -153,6 +153,7 @@ NotificationEngine::NotificationEngine()
|
||||
: last_word_from_server( timestamp() ),
|
||||
last_acked_state( timestamp() ),
|
||||
message(),
|
||||
message_is_network_exception( false ),
|
||||
message_expiration( -1 )
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user