Thanks for the information. This was helpful. Can you tell me though what is the difference in return for closing the socket as apposed to the socket connection? What value am I getting out of closing each?
close($new_sock); # Closes connection, I think your statement on return values applies to this closeBut what about
close($sock); # What value am I getting out of checking the close of this, the actual socket, not a connection?Still waiting for 3 and 4 :)
In reply to Re^4: Handling sockets in a server
by skerr1
in thread Handling sockets in a server
by skerr1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |