Add AsyncSocketExceptionType for early data rejection.
authorKyle Nekritz <knekritz@fb.com>
Wed, 27 Sep 2017 20:11:31 +0000 (13:11 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 27 Sep 2017 20:20:33 +0000 (13:20 -0700)
commit79869083465aabfcb9d9abd7f31ecfe812e3464b
treec3241c9a5f7cc9a8e0d6780819caf133300000ce
parentb83cd9e34b299b41c110f539ffa667653c82dafe
Add AsyncSocketExceptionType for early data rejection.

Summary: To be used to signal that data that was sent as TLS 1.3 early data was lost. This needs its own exception type as it requires special handling (ie it should usually be retried immediately).

Reviewed By: siyengar

Differential Revision: D5869914

fbshipit-source-id: ca0d8ef19cb991e9d6ffe0f8c99abfb03b748ce6
folly/io/async/AsyncSocketException.h