tags:

views:

14

answers:

0

Suppose I have established a connection on a socket and got a Posix error code while sending or receiving a packet: one of those listed at the end of this page. On which errors I should not close the socket because trying to send/receive on the same socket again may work?