anthony.liot Posted September 6, 2013 Posted September 6, 2013 Hi, Will be interesting to have more info when I use puts on socket inside script.Theoretically the write function on socket return the size write on the socket. That will be nice to have this possibility, now puts return void :(Thanks.Tony
frustum Posted September 6, 2013 Posted September 6, 2013 Ok. All Stream.write* function will return the result of write operation.
Recommended Posts