Use AsyncServerSocket not TAsyncServerSocket
commita69a255b25c5526df423a09ca691482b105e4b1e
authorDaniel Sommermann <dcsommer@fb.com>
Wed, 29 Oct 2014 20:19:13 +0000 (29 13:19 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 7 Nov 2014 20:00:21 +0000 (7 12:00 -0800)
tree22558490e94e4feb3ba44b3251e8c761681bdecc
parent82f21bcd382b333eabb9d053cb3ff57b5d332711
Use AsyncServerSocket not TAsyncServerSocket

Summary: The latter is the old thrift typedef. This cuts dependencies.

Reviewed By: @djwatson

Differential Revision: D1647318
hphp/runtime/server/fastcgi/fastcgi-server.cpp
hphp/runtime/server/fastcgi/fastcgi-server.h
hphp/runtime/server/fastcgi/fastcgi-transport.cpp
hphp/runtime/server/fastcgi/fastcgi-transport.h
hphp/runtime/server/fastcgi/socket-connection.cpp
hphp/runtime/server/fastcgi/socket-connection.h