Yes, because when interacting with a remote server/application, the client must check each received packet to see if an error occured.

Something like this will suffice.

Code:
If $sockerr { Echo -at - Error on $sockname - | Return }


Cordialement


tropnul