Arquivos
hhvm/hphp
Adam Simpkins b69fe9baf1 move addTakeoverListener() to the Server API
Make addTakeoverListener() part of the top-level server API, instead of
being specific to LibEventServerWithTakeover.  Servers that don't
support socket takeover simply ignore this call.

This will allow future server implementations to support socket
takeover.  This also allows us to start making the server creation logic
in HttpServer a bit more generic, since the code can always call
addTakeoverListener() without having to know if it really has a
LibEventServerWithTakeover or some other type of server.
2013-06-03 23:54:40 -07:00
..
2013-06-03 23:54:39 -07:00
2013-06-03 10:55:04 -07:00
2013-06-03 23:54:37 -07:00
2013-06-03 23:54:26 -07:00
2013-06-03 23:54:39 -07:00
2013-06-03 23:54:26 -07:00
2013-02-11 02:10:41 -08:00
2013-04-25 00:50:03 -07:00