Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Fail to connect when using port ranges on SLES #1

Open
JasonAlt opened this issue Jun 29, 2012 · 1 comment
Open

Fail to connect when using port ranges on SLES #1

JasonAlt opened this issue Jun 29, 2012 · 1 comment

Comments

@JasonAlt
Copy link
Owner

Consecutive calls to uberftp while using port ranges sometimes fails on SLES10:

$GLOBUS_LOCATION/bin/uberftp-2.5 -ls gsiftp://x.x.x.x:2811/~/ Failed to connect to x.x.x.x port 2811: Cannot assign requested address

@JasonAlt
Copy link
Owner Author

SO_REUSEADDR seems to fail on sles10. I've added EADDRNOTAVAIL to the list of possible errnos that will increment the loop in network.c:net_connect(). This is on the develop branch for testing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant