Hint that the port is numeric when binding an AsyncServerSocket
authorChristopher Dykes <cdykes@fb.com>
Wed, 16 Nov 2016 21:19:59 +0000 (13:19 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 16 Nov 2016 21:24:54 +0000 (13:24 -0800)
commite50abbcc72f209750aea57f8bb16944728e7b2a7
treedabe9ccfb243dd943a4025fa668b4dc409eaa7cd
parent9cb38044deb22632fafcf7e89a15484d43ca823f
Hint that the port is numeric when binding an AsyncServerSocket

Summary: Because it had better be numeric or something is very wrong.

Reviewed By: yfeldblum

Differential Revision: D4190568

fbshipit-source-id: 52a5ebfcedb545201191fc48f66a4419eee8f748
folly/io/async/AsyncServerSocket.cpp