Re: Create new socket
- Posted by euphoric (admin) Aug 25, 2009
- 939 views
DerekParnell said...
It should be an object that is returned. If this is -1 then an error occured. A valid socket happens to be a two-element sequence.
Why not return a sequence on FAIL as well, such as {-1,0}?