Skip to content

Compare: Upgrading

New page
Showing with 1 addition and 1 deletion.
  1. +1 −1 Upgrading.md
2 changes: 1 addition & 1 deletion Upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
other consumers
* Fixes and cleanups in the low-level socket code - make the 2
implementations more alike, ensure that all sockets are in
no-blocking mode and use select() to do blocking reads / writes.
non-blocking mode and use select() to do blocking reads / writes.
* Stability fixes to better handle unexpected socket closure
* Some more features for the demo scripts

Expand Down