UDP driver specific error types
- Enumerator:
-
GLOBUS_XIO_UDP_ERROR_NO_ADDRS |
Indicates that no IPv4/6 compatible sockets could be resolved for the specified hostname |
GLOBUS_XIO_UDP_ERROR_SHORT_WRITE |
Indicates that a write of the full buffer failed. Possibly need to increase the send buffer size. |