remove stray reference to max broadcast size from readme.build 95/2995/1
authorAndy Green <andy.green@linaro.org>
Fri, 1 Feb 2013 00:48:41 +0000 (08:48 +0800)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Thu, 7 Mar 2013 21:01:30 +0000 (13:01 -0800)
Signed-off-by: Andy Green <andy.green@linaro.org>
README.build

index 4825245..27a2ec2 100644 (file)
@@ -137,9 +137,6 @@ in chunks of this size.  Tradeoff between per-connection static memory
 allocation and if you expect to deal with large frames, how much you can
 see at once which can affect efficiency.
 
- - MAX_BROADCAST_PAYLOAD default 4096: largest amount of user tx data we can
-broadcast at a time
-
  - LWS_MAX_PROTOCOLS default 10: largest amount of different protocols the
 server can serve