Fix format bug
authorDave Watson <davejwatson@fb.com>
Thu, 13 Nov 2014 20:31:47 +0000 (12:31 -0800)
committerDave Watson <davejwatson@fb.com>
Wed, 19 Nov 2014 20:52:30 +0000 (12:52 -0800)
commit146fda299bd4885b753732216c4370199db83c5d
tree7ab61782bf9130a854d041a4ac82f96de00c9e9f
parentdd280141ac92814bed18aad661411a89c6b9ccda
Fix format bug

Summary: Fix addition bug instead of string concat

Test Plan: ?? It compiles?  The only call paths are when syscalls fail, it would be a lot of work to stub them out

Reviewed By: mshneer@fb.com

Subscribers: trunkagent, doug, njormrod, folly-diffs@

FB internal diff: D1679713

Tasks: 5604354

Signature: t1:1679713:1415925209:ed05d3d1ce3e7e8db32c4afc86c5f24748d9c65b
folly/io/async/AsyncServerSocket.cpp