Errata for Working with TCP Sockets
We try to keep our books accurate, but sometimes mistakes creep in. This page lists the errors submitted by our astute readers. If you've found a new error, please submit it.
The latest version of the book is P1.0, released 5 months ago. If you've bought a PDF of the book and would like to upgrade it to this version (for free), visit your home page.
| Paper | Description | Found in | Fixed in | |
|---|---|---|---|---|
| 18 |
#50527: # ./code/snippets/create_socket.rb
results in:
ArgumentError: wrong number of arguments (2 for 3)
from (irb):2:in `initialize'
from ...more...
|
P1.0
24-Jan-13 |

